Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

xmpanedwindow(3) [debian man page]

XmPanedWindow(3)						  LessTif Manuals						  XmPanedWindow(3)

NAME
XmPanedWindow - Motif-compatible container widget for paned windows SYNOPSIS
#include <Xm/PanedW.h> XmPanedWindow XmCreatePanedWindow DESCRIPTION
XmPanedWindow X RESOURCES
Name Class Type Default Access ------------------------------------------------------------------------------------- XmNorientation XmCOrientation Orientation NULL CSG XmNmarginWidth XmCMarginWidth HorizontalDimension NULL CSG XmNmarginHeight XmCMarginHeight VerticalDimension NULL CSG XmNspacing XmCSpacing VerticalDimension NULL CSG XmNrefigureMode XmCBoolean Boolean NULL CSG XmNseparatorOn XmCSeparatorOn Boolean NULL CSG XmNsashIndent XmCSashIndent HorizontalPosition NULL CSG XmNsashWidth XmCSashWidth HorizontalDimension NULL CSG XmNsashHeight XmCSashHeight VerticalDimension NULL CSG XmNsashShadowThickness XmCShadowThickness HorizontalDimension NULL CSG XmNinsertPosition XmCInsertPosition Function NULL CSG XmNorientation XmNmarginWidth XmNmarginHeight XmNspacing XmNrefigureMode XmNseparatorOn XmNsashIndent XmNsashWidth XmNsashHeight XmNsashShadowThickness XmNinsertPosition CLASS HIERARCHY
Object(3) Rect(3) UnNamedObj(3) Core(3) Composite(3) Constraint(3) XmManager(3) XmPanedWindow(3) CALLBACKS
CONVENIENCE FUNCTIONS
SEE ALSO
LessTif Project April 1998 XmPanedWindow(3)

Check Out this Related 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)
Man Page