XtName (3) Linux Manual Page
XtName – obtain widget’s name
Syntax
#include <X11/Intrinsic.h>- String XtName(Widget w);
Arguments
- w
- Specifies the widget.
Description
XtName returns the widget’s name.See Also
X Toolkit Intrinsics – C Language InterfaceXlib – C Language X Interface
