Index Click this button to go to the index for this section.


XtParent(3Xt)

X11R6

NAME

XtParent - obtain widget's parent widget id

SYNOPSIS

Widget XtParent(w) 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