Home
last modified time | relevance | path

Searched defs:_ScreenData (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/geeqie/geeqie-1.6/src/
H A Dfullscreen.h42 struct _ScreenData { struct
43 gint number;
44 gchar *description;
45 gint x;
46 gint y;
47 gint width;
48 gint height;
/dports/x11/editres/editres-1.0.7/
H A DeditresP.h173 typedef struct _ScreenData { struct
174 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. */