Searched defs:_ScreenData (Results 1 – 2 of 2) sorted by relevance
42 struct _ScreenData { struct43 gint number;44 gchar *description;45 gint x;46 gint y;47 gint width;48 gint height;
173 typedef struct _ScreenData { struct174 Widget set_values_popup; /* The SetValues popup. */175 Widget res_text; /* SetValues resource text widget. */176 Widget val_text; /* SetValues value text widget. */177 Widget info_label; /* The information label. */