logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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