Searched defs:ViewIDSearchStruct (Results 1 – 1 of 1) sorted by relevance
19 struct ViewIDSearchStruct { struct20 ViewID id; // Input: the ID we are searching for.21 GtkWidget* widget; // Output: the found widget, or NULL.