www.LinuxHowtos.org





XtName

Section: XT FUNCTIONS (3)
Updated: libXt 1.1.5
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


 

Index

NAME
SYNTAX
ARGUMENTS
DESCRIPTION
SEE ALSO