Query: xtname
OS: hpux
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtName() XtName() Name XtName - return a pointer to the instance name of the specified object. Synopsis String XtName(object) Widget object; Inputs object Specifies the object whose name is desired; may be of class Object or any subclass thereof. Returns The resource name of object. Description XtName() returns a pointer to the instance name of the specified object. The storage is owned by the Intrinsics and must not be modified or freed. The name is not qualified by the names of any of the object's ancestors. See Also XtNameToWidget(1). Xt - Object Information XtName()
Related Man Pages |
---|
xtissubclass(3) - hpux |
xtvagetapplicationresources(3) - hpux |
xtvagetsubresources(3) - hpux |
xtvagetvalues(1) - hpux |
xtnametowidget(1) - hpux |
Similar Topics in the Unix Linux Community |
---|
How can I match the particular character in the string? |
Disable snmpd for good |
sed command |
Reading a file from a different directory in a Bash script |