![]() |
![]()
| ![]() |
![]()
NAMEXmCreateLabel — The Label widget creation function SYNOPSIS#include <Xm/Label.h> Widget XmCreateLabel( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreateLabel creates an instance of a Label widget and returns the associated widget ID.
For a complete definition of Label and its associated resources, see XmLabel(3). RETURNReturns the Label widget ID. RELATEDXmLabel(3).
|