XtName - obtain widget's name
String XtName(Widget w);
w Specifies the widget.
XtName returns the widget's name.
X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 libXt 1.0.5 XtName(3)