LessTif

LessTif Manual Page - Widget Classes

XmCheckBox


[Resources] [Callbacks] [Inherited Resources] [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:: XmCheckBox

Description

A Check Box widget is an instanace of the Row Column widget, that is designed to contain only ToggleButtonWidgets and ToggleButtonGadgets.

CheckBox Resources

The check box overrides the following resources.
Name Default Access
XmNnavigationType XmTAB_GROUP CSG
XmNradioBehavior FALSE CSG
XmNrowColumnType XmWORK_AREA CSG
XmNtraversalOn TRUE CSG

Inherited Resources

XmCheckBox inherits resources from the following widget classes:

Usage

Under Construction

Public Functions

Widget XmCreateRowColumn(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Widget XmCreateSimpleCheckBox(Widget Parent,char *Name,Arg *arglist,Cardinal count)

See Also

Core, Composite, Constraint, XmManager, XmRowColumn, XmToggleButton,
Go Back to Index
Go Back to Main Index
Last Update:Fri 8 Dec 08:36:16 1995