|
etInsertionPosition(3X)
Contents
|
DXmCSTextSetInsertionPosition(3XDXmCSTextSetInsertionPosition(3X)
DXmCSTextSetInsertionPosition - Sets the insertion cursor
to the specified logical position in the text.
void DXmCSTextSetInsertionPosition(
Widget widget,
DXmCSTextPosition position );
The identifier (widget ID) of the compound string text
widget. The position of the insertion cursor.
The DXmCSTextSetInsertionPosition routine sets the insertion
cursor to the specified logical position (indicated
by number of characters) in the text.
DXmCSTextG
[ Back ] |