Index Click this button to go to the index for this section.


XtName(3Xt)

X11R6

NAME

XtName - obtain widget's name

SYNOPSIS

String XtName(w) 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