dxmcstextsetaddmode(3x) osf1 man page | unix.com

Man Page: dxmcstextsetaddmode

Operating Environment: osf1

Section: 3x

DXmCSTextSetAddMode(3X) 												   DXmCSTextSetAddMode(3X)

NAME
DXmCSTextSetAddMode - Controls whether the CSText widget is in Add Mode.
SYNOPSIS
void DXmCSTextSetAddMode( Widget widget, Boolean state );
PARAMETERS
The identifier (widget ID) of the compound string text widget. 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. DXmCSTextSetAddMode(3X)
Related Man Pages
xmdatafieldpaste(3) - centos
dteditorclearselection(3) - hpux
dteditorcuttoclipboard(3) - hpux
dteditorpastefromclipboard(3) - hpux
xmtextfieldpaste(3) - hpux
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB