suse man page for xtname

Query: xtname

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XtName(3)							   XT FUNCTIONS 							 XtName(3)

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 X Version 11 libXt 1.0.7 XtName(3)
Related Man Pages
xtnametowidget(3) - debian
xtregisterdrawable(3) - debian
xtunregisterdrawable(3) - debian
xtnametowidget(3) - x11r4
xtwindowtowidget(3) - x11r4
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