XmLabel

Langue: en

Version: April 1998 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

XmLabel - Motif-compatible label widget

SYNOPSIS

#include <Xm/Label.h>

XmLabel

XmCreateLabel

DESCRIPTION

XmLabel

X RESOURCES

Name Class Type Default Access

XmNshadowThickness XmCShadowThickness HorizontalDimension NULL CSG
XmNalignment XmCAlignment Alignment NULL CSG
XmNlabelType XmCLabelType LabelType NULL CSG
XmNmarginWidth XmCMarginWidth HorizontalDimension NULL CSG
XmNmarginHeight XmCMarginHeight VerticalDimension NULL CSG
XmNmarginLeft XmCMarginLeft HorizontalDimension NULL CSG
XmNmarginRight XmCMarginRight HorizontalDimension NULL CSG
XmNmarginTop XmCMarginTop VerticalDimension NULL CSG
XmNmarginBottom XmCMarginBottom VerticalDimension NULL CSG
XmNfontList XmCFontList FontList NULL CSG
XmNlabelPixmap XmCLabelPixmap PrimForegroundPixmap NULL CSG
XmNlabelInsensitivePixmap XmCLabelInsensitivePixmap PrimForegroundPixmap NULL CSG
XmNlabelString XmCXmString XmString NULL CSG
XmNmnemonic XmCMnemonic KeySym NULL CSG
XmNmnemonicCharSet XmCMnemonicCharSet String NULL CSG
XmNaccelerator XmCAccelerator String NULL CSG
XmNacceleratorText XmCAcceleratorText XmString NULL CSG
XmNrecomputeSize XmCRecomputeSize Boolean NULL CSG
XmNstringDirection XmCStringDirection StringDirection NULL CSG
XmNtraversalOn XmCTraversalOn Boolean NULL CSG
XmNhighlightThickness XmCHighlightThickness HorizontalDimension NULL CSG

XmNshadowThickness

XmNalignment

XmNlabelType

XmNmarginWidth

XmNmarginHeight

XmNmarginLeft

XmNmarginRight

XmNmarginTop

XmNmarginBottom

XmNfontList

XmNlabelPixmap

XmNlabelInsensitivePixmap

XmNlabelString

XmNmnemonic

XmNmnemonicCharSet

XmNaccelerator

XmNacceleratorText

XmNrecomputeSize

XmNstringDirection

XmNtraversalOn

XmNhighlightThickness

CLASS HIERARCHY

Object(3) Rect(3) UnNamedObj(3) Core(3) XmPrimitive(3) XmLabel(3)

CALLBACKS

CONVENIENCE FUNCTIONS

SEE ALSO