Name
XtParent — return the parent widget for the specified widget.
Synopsis
Widget XtParent(w)
Widget w;
Arguments
wSpecifies the widget whose parent is to be returned.
Description
XtParent returns the parent widget of the specified widget. The return value may be of class Object or any subclass.