Index Index for
Section 3
Index Alphabetical
listing for D
Index Bottom of
page

DXmCSTextSetAddMode(3X)

NAME

DXmCSTextSetAddMode - Controls whether the CSText widget is in Add Mode.

SYNOPSIS

void DXmCSTextSetAddMode( Widget widget, Boolean state );

PARAMETERS

widget The identifier (widget ID) of the compound string text widget. state A Boolean function that, when True, turns on Add Mode and, when False, turns off Add Mode.

DESCRIPTION

The DXmCSTextSetAddMode routine controls whether the CSText widget is in Add Mode, which, when True, allows the user to move the insertion cursor without affecting the primary selection.

Index Index for
Section 3
Index Alphabetical
listing for D
Index Top of
page