Query: xmcreatelabel
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmCreateLabel(3X) XmCreateLabel(3X)NAMEXmCreateLabel - The Label widget creation functionSYNOPSIS#include <Xm/Label.h> Widget XmCreateLabel (parent, name, arglist, argcount) Widget parent; String name; ArgList arglist; Cardinal argcount;DESCRIPTIONXmCreateLabel creates an instance of a Label widget and returns the associated widget ID. Specifies the parent widget ID Specifies the name of the created widget Specifies the argument list Specifies the number of attribute/value pairs in the argument list (arglist) For a complete definition of Label and its associated resources, see XmLabel(3X).RETURN VALUEReturns the Label widget ID.SEE ALSOXmLabel(3X) XmCreateLabel(3X)
Related Man Pages |
---|
xmcreateselectionbox(3x) - osf1 |
xmcreatesimplemenubar(3) - redhat |
xmcreatesimplemenubar(3) - hpux |
xmcreateworkarea(3) - hpux |
xmcreatesimpleradiobox(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
XWindows |