XtParent(3Xt) XT FUNCTIONS XtParent(3Xt)NAMEXtParent - obtain widget's parent widget id
SYNTAX
Widget XtParent(w)
Widget w;
ARGUMENTS
w Specifies the widget.
DESCRIPTIONXtParent returns the widget's parent widget ID.
SEE ALSO
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
X Version 11 Release 6.4 1