Name
XtScreen — return the screen pointer for the specified widget.
Synopsis
Screen ∗XtScreen(w)
Widget w;
Arguments
wSpecifies the widget.
Description
XtScreen returns a pointer to the Screen structure that describes the screen the specified widget is on.