centos man page for xtname

Query: xtname

OS: centos

Section: 3

Links: centos man pages   all man pages   forum categories

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.1.4 XtName(3)