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

XtName - obtain widget's name

Arguments

w         Specifies the widget.

Description

XtName returns the widget's name.

Name

       XtName - obtain widget's name

See Also

XToolkitIntrinsics-CLanguageInterfaceXlib-CLanguageXInterface

X Version 11                                       libXt 1.2.1                                         XtName(3)

Syntax

       #include <X11/Intrinsic.h>

       String XtName(Widget w);

See Also