xtname(3xt) xfree86 man page | unix.com

Man Page: xtname

Operating Environment: xfree86

Section: 3xt

XtName(3Xt)							   XT FUNCTIONS 						       XtName(3Xt)

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 XFree86 Version 4.7.0 XtName(3Xt)
Related Man Pages
xtinstallaccelerators(3xt) - xfree86
xtinstallallaccelerators(3xt) - xfree86
xtnametowidget(3xt) - xfree86
xtregisterdrawable(3xt) - xfree86
xtuninstalltranslations(3xt) - xfree86
Similar Topics in the Unix Linux Community
Split line in to 3 lines
sed command
Reading a file from a different directory in a Bash script