Manual Page Result
0
Command: DXmCSTextSetInsertionPosition | Section: 3 | Source: Digital UNIX | File: DXmCSTextSetInsertionPosition.3X.gz
DXmCSTextSetInsertionPosition(3X) DXmCSTextSetInsertionPosition(3X)
NAME
DXmCSTextSetInsertionPosition - Sets the insertion cursor to the speci-
fied logical position in the text.
SYNOPSIS
void DXmCSTextSetInsertionPosition(widget, position)
Widget widget;
DXmCSTextPosition position;
PARAMETERS
The identifier (widget ID) of the compound string text widget. The po-
sition of the insertion cursor.
DESCRIPTION
The DXmCSTextSetInsertionPosition routine sets the insertion cursor to
the specified logical position (indicated by number of characters) in
the text.
RELATED INFORMATION
DXmCSTextGetInsertionPosition(3X) delim off
DXmCSTextSetInsertionPosition(3X)