Name
XtWindow — return the window of the specified widget.
Synopsis
Window XtWindow(w)
Widget w;
Arguments
wSpecifies the widget.
Description
XtWindow returns the window of the specified widget. Note that the window is obtained from the Core window field, which may be NULL if the widget has not yet been realized.