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