XtName

Section: XT FUNCTIONS (3)
Updated: libXt 1.0.7
Index Return to Main Contents
 

NAME

XtName - obtain widget's name  

SYNTAX

String XtName(Widget w);
 

ARGUMENTS

w
Specifies the widget.
 

DESCRIPTION

XtName returns the widget's name.  

SEE ALSO


X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface