Table of Contents
XtParent - obtain widget's parent widget
id
Widget XtParent(w)
Widget w;
- w
- Specifies the widget.
XtParent returns the widget's
parent widget ID.
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
Table of Contents