logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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