Name
XtDisplay — return the display pointer for the specified widget.
Synopsis
Display ∗XtDisplay(w)
Widget w;
Arguments
wSpecifies the widget for which the Display is to be returned.
Description
XtDisplay returns the display pointer for the specified widget.