Scroll to navigation

XmRowColumn(3) LessTif Manuals XmRowColumn(3)

NAME

XmRowColumn - Motif-compatible data type for widget locations

SYNOPSIS

#include <Xm/RowColumn.h>
XmRowColumn
XmCreateRowColumn

DESCRIPTION

XmRowColumn

X RESOURCES

Name Class Type Default Access
XmNresizeWidth XmCResizeWidth Boolean NULL CSG
XmNresizeHeight XmCResizeHeight Boolean NULL CSG
XmNwhichButton XmCWhichButton WhichButton NULL CSG
XmNmenuPost XmCMenuPost String (null) CSG
XmNadjustLast XmCAdjustLast Boolean NULL CSG
XmNmarginWidth XmCMarginWidth HorizontalDimension NULL CSG
XmNmarginHeight XmCMarginHeight VerticalDimension NULL CSG
XmNentryCallback XmCCallback Callback NULL CSG
XmNmapCallback XmCCallback Callback NULL CSG
XmNunmapCallback XmCCallback Callback NULL CSG
XmNorientation XmCOrientation Orientation NULL CSG
XmNspacing XmCSpacing HorizontalDimension NULL CSG
XmNentryBorder XmCEntryBorder HorizontalDimension NULL CSG
XmNisAligned XmCIsAligned Boolean NULL CSG
XmNentryAlignment XmCAlignment Alignment NULL CSG
XmNadjustMargin XmCAdjustMargin Boolean NULL CSG
XmNpacking XmCPacking Packing NULL CSG
XmNnumColumns XmCNumColumns Short NULL CSG
XmNradioBehavior XmCRadioBehavior Boolean NULL CSG
XmNradioAlwaysOne XmCRadioAlwaysOne Boolean NULL CSG
XmNisHomogeneous XmCIsHomogeneous Boolean NULL CSG
XmNentryClass XmCEntryClass WidgetClass NULL CSG
XmNrowColumnType XmCRowColumnType RowColumnType NULL CSG
XmNmenuHelpWidget XmCMenuWidget MenuWidget NULL CSG
XmNlabelString XmCXmString XmString NULL CSG
XmNsubMenuId XmCMenuWidget MenuWidget NULL CSG
XmNmenuHistory XmCMenuWidget MenuWidget NULL CSG
XmNpopupEnabled XmCPopupEnabled Boolean NULL CSG
XmNmenuAccelerator XmCAccelerators String CSG
XmNmnemonic XmCMnemonic KeySym NULL CSG
XmNmnemonicCharSet XmCMnemonicCharSet String NULL CSG
XmNshadowThickness XmCShadowThickness HorizontalDimension NULL CSG
XmNpostFromList XmCPostFromList WidgetList NULL CSG
XmNpostFromCount XmCPostFromCount Int -1 CSG
XmNnavigationType XmCNavigationType NavigationType NULL CSG
XmNentryVerticalAlignment XmCVerticalAlignment VerticalAlignment NULL CSG
XmNtearOffModel XmCTearOffModel TearOffModel NULL CSG
XmNtearOffMenuActivateCallback XmCCallback Callback NULL CSG
XmNtearOffMenuDeactivateCallback XmCCallback Callback NULL CSG
XmNinsertPosition XmCInsertPosition Function NULL CSG
XmNresizeWidth
XmNresizeHeight
XmNwhichButton
XmNmenuPost
XmNadjustLast
XmNmarginWidth
XmNmarginHeight
XmNentryCallback
XmNmapCallback
XmNunmapCallback
XmNorientation
XmNspacing
XmNentryBorder
XmNisAligned
XmNentryAlignment
XmNadjustMargin
XmNpacking
XmNnumColumns
XmNradioBehavior
XmNradioAlwaysOne
XmNisHomogeneous
XmNentryClass
XmNrowColumnType
XmNmenuHelpWidget
XmNlabelString
XmNsubMenuId
XmNmenuHistory
XmNpopupEnabled
XmNmenuAccelerator
XmNmnemonic
XmNmnemonicCharSet
XmNshadowThickness
XmNpostFromList
XmNpostFromCount
XmNnavigationType
XmNentryVerticalAlignment
XmNtearOffModel
XmNtearOffMenuActivateCallback
XmNtearOffMenuDeactivateCallback
XmNinsertPosition

CLASS HIERARCHY

Object(3) Rect(3) UnNamedObj(3) Core(3) Composite(3) Constraint(3) XmManager(3) XmRowColumn(3)

CALLBACKS

CONVENIENCE FUNCTIONS

SEE ALSO

April 1998 LessTif Project