Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xmlabel(3) [debian man page]

XmLabel(3)							  LessTif Manuals							XmLabel(3)

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
LessTif Project April 1998 XmLabel(3)

Check Out this Related Man Page

XmComboBox(3)							  LessTif Manuals						     XmComboBox(3)

NAME
XmComboBox - Motif-compatible combination-box widget SYNOPSIS
#include <Xm/ComboBox.h> XmComboBox XmCreateComboBox DESCRIPTION
XmComboBox X RESOURCES
Name Class Type Default Access --------------------------------------------------------------------------------------- XmNarrowSize XmCArrowSize HorizontalDimension NULL CSG XmNarrowSpacing XmCArrowSpacing HorizontalDimension NULL CSG XmNcomboBoxType XmCComboBoxType ComboBoxType NULL CSG XmNfontList XmCFontList FontList NULL CSG XmNhighlightThickness XmCHighlightThickness HorizontalDimension NULL CSG XmNmarginWidth XmCMarginWidth HorizontalDimension NULL CSG XmNmarginHeight XmCMarginHeight VerticalDimension NULL CSG XmNmatchBehavior XmCMatchBehavior MatchBehavior NULL CSG XmNrenderTable XmCRenderTable RenderTable NULL CSG XmNselectedItem XmCSelectedItem XmString NULL CSG XmNselectedPosition XmCSelectedPosition Int 0 CSG XmNselectionCallback XmCCallback Callback NULL CSG XmNshadowThickness XmCShadowThickness HorizontalDimension NULL CSG XmNarrowSize XmNarrowSpacing XmNcomboBoxType XmNfontList XmNhighlightThickness XmNmarginWidth XmNmarginHeight XmNmatchBehavior XmNrenderTable XmNselectedItem XmNselectedPosition XmNselectionCallback XmNshadowThickness CLASS HIERARCHY
Object(3) Rect(3) UnNamedObj(3) Core(3) Composite(3) Constraint(3) XmManager(3) XmComboBox(3) CALLBACKS
CONVENIENCE FUNCTIONS
SEE ALSO
LessTif Project April 1998 XmComboBox(3)
Man Page