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

DXmCSTextSetInsertionPosition(3X)

NAME

DXmCSTextSetInsertionPosition - Sets the insertion cursor to the specified logical position in the text.

SYNOPSIS

void DXmCSTextSetInsertionPosition( Widget widget, DXmCSTextPosition position );

PARAMETERS

widget The identifier (widget ID) of the compound string text widget. position The position 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.

SEE ALSO

DXmCSTextGetInsertionPosition(3X)

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