Table of Contents

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


Table of Contents