Searched defs:_XtClient (Results 1 – 1 of 1) sorted by relevance
76 struct _XtClient { struct77 Display *xtdisplay;78 Widget top_widget; /* The toplevel widget */79 Widget child_widget; /* The embedded widget */80 Visual *xtvisual;81 int xtdepth;82 Colormap xtcolormap;83 Window oldwindow;