LessTif

LessTif Manual Page - Widget Classes

XmRowColumn


[Resources] [Callbacks] [Inherited Resources] [Actions] [Translations] [Public Functions] [Usage] [Example] [See Also]

Synopsis

Widget Class xmRowColumnWidgetClass
Public Header <Xm/RowColumn.h>
Private Header <Xm/RowColumnP.h>
Class Hierarchy Core:: Composite:: Constraint:: XmManager:: XmRowColumn

Description

Under Construction

Resources

Name Class Type Default Access
XmNadjustLast XmCAdjustLast BooleanTrue CSG
XmNadjustMargin XmCAdjustMargin BooleanTrue CSG
XmNentryAlignment XmCEntryAlignment unsigned charXmALIGNMENT_BEGINNING CSG
XmNentryBorder XmCEntryBorder Dimension0 CSG
XmNentryClass XmCEntryClass WidgetClass_XmRowColumnEntryClassDefault CSG
XmNentryVerticalAlignment XmCEntryVerticalAlignment unsigned charXmALIGNMENT_BEGINNING CSG
XmNisAligned XmCAlignment BooleanTrue CSG
XmNisHomogeneous XmCIsHomogeneous Boolean_XmRowColumnIsHomogeneousDefault CSG
XmNlabelString XmCLabelString XmStringNULL CSG
XmNmarginHeight XmCMarginHeight Dimension_XmRowColumnMarginDefault CSG
XmNmarginWidth XmCMarginWidth Dimension_XmRowColumnMarginDefault CSG
XmNmenuAccelerator XmCAccelerators unsigned char_XmRowColumnMenuAcceleratorDefault CSG
XmNmenuHelpWidget XmCMenuWidget WidgetNULL CSG
XmNmenuHistory XmCMenuWidget WidgetNULL CSG
XmNmenuPost XmCMenuPost unsigned charNULL CSG
XmNmnemonicCharSet XmCMnemonicCharSet unsigned charXmFONTLIST_DEFAULT_TAG CSG
XmNnumColumns XmCNumColumns short1 CSG
XmNorientation XmCOrientation unsigned charXmVERTICAL CSG
XmNpacking XmCPacking unsigned char_XmRowColumnPackingDefault CSG
XmNpopupEnabled XmCPopupEnabled BooleanTrue CSG
XmNradioAlwaysOne XmCRadioAlwaysOne BooleanTrue CSG
XmNradioBehavior XmCRadioBehavior BooleanFalse CSG
XmNresizeHeight XmCResizeHeight BooleanTrue CSG
XmNresizeWidth XmCResizeWidth BooleanTrue CSG
XmNrowColumnType XmCRowColumnType unsigned charXmWORK_AREA CSG
XmNspacing XmCSpacing Dimension_XmRowColumnSpacingDefault CSG
XmNsubMenuId XmCSubMenuId WidgetNULL CSG
XmNtearOffModel XmCTearOffModel XmRTearOffModelXmTEAR_OFF_DISABLED CSG
XmNwhichButton XmCWhichButton unsigned intNULL CSG
Name Class Type Default CSG
XmNindexPosition XmCIndexPosition shortXmLAST_POSITION CSG

Callbacks

Callback Resources

The RowColumn widget defines the following callback resources:

Under Construction

Callback Structure

Under Construction


Inherited Resources

XmRowColumn inherits resources from the following widget classes:

Actions

MenuBtnDown()

MenuBtnUp()

MenuHelp()

MenuGadgetEscape()

MenuGadgetTraverseLeft()

MenuGadgetTraverseRight()

MenuGadgetTraverseUp()

MenuGadgetTraverseDown()


Translations

<Unmap>: MenuUnmap()
<EnterWindow>Normal: MenuEnter()
<FocusIn>: MenuFocusIn()
<FocusOut>: MenuFocusOut()
<Key>osfHelp: MenuHelp()
<Key>osfLeft: MenuGadgetTraverseLeft()
<Key>osfRight: MenuGadgetTraverseRight()
<Key>osfUp: MenuGadgetTraverseUp()
<Key>osfDown: MenuGadgetTraverseDown()

Usage

Under Construction

Public Functions

Under Construction
Widget XmCreateRowColumn(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Widget XmCreateMenuBar(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Widget XmCreateOptionMenu(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Widget XmCreatePopupMenu(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Widget XmCreatePulldownMenu(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Widget XmCreateRadioBox(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Widget XmCreateWorkArea(Widget Parent,char *Name,Arg *arglist,Cardinal count)
XmGetMenuCursor()
XmGetPostedFromWidget()
XmMenuPosition()
XmOptionButtonWidget()
XmOptionLabelWidget()
XmSetMenuCursor()

See Also

Core, Composite, Constraint, XmManager, XmBulletinBoard, XmForm,
Go Back to Index
Go Back to Main Index
Last Update:Fri 8 Dec 08:36:13 1995