xtparent(3) - Linux man page
Name
XtParent - obtain widget's parent widget id
Syntax
Widget XtParent(Widget w);
Arguments
- w
Specifies the widget.
Description
XtParent returns the widget's parent widget ID.
See Also
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface