Table of Contents

Name

XtName - obtain widget's name

Syntax

Widget XtName(w)
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


Table of Contents