Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtNameToWidget(1)

Name

XtName — return a pointer to the instance name of the specified object. 

Synopsis

String XtName(object)

      Widget object;

Arguments

objectSpecifies the object whose name is desired; may be of class Object or any subclass thereof. 

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.  The name is not qualified by the names of any of the object’s ancestors. 

See Also

XtNameToWidget(1)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026