Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

XtParent - obtain widget's parent widget id

Arguments

w         Specifies the widget.

Description

XtParent returns the widget's parent widget ID.

Name

       XtParent - obtain widget's parent widget id

See Also

XToolkitIntrinsics-CLanguageInterfaceXlib-CLanguageXInterface

X Version 11                                       libXt 1.2.1                                       XtParent(3)

Syntax

       #include <X11/Intrinsic.h>

       Widget XtParent(Widget w);

See Also