XtParent - Man Page
obtain widget's parent widget id
Syntax
#include <X11/Intrinsic.h>
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
Info
libXt 1.3.0 X Version 11 XT FUNCTIONS