osf1 man page for dxmcstextinsert

Query: dxmcstextinsert

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DXmCSTextInsert(3X)													       DXmCSTextInsert(3X)

NAME
DXmCSTextInsert - Inserts new text into the CSText widget.
SYNOPSIS
DXmCSTextStatus DXmCSTextInsert( Widget widget, DXmCSTextPosition pos, XmString value );
PARAMETERS
The identifier (widget ID) of the CSText widget. The logical position at which to insert the new text. The compound string representation of the text.
DESCRIPTION
The DXmCSTextInsert routine inserts new text into the compound string text widget at the specified logical position, returning the success or failure of that operation.
RETURN VALUES
A value that represents the status (success or failure) of the insertion operation, as follows: ------------------------------------------------------------ Value Description ------------------------------------------------------------ DXmCSTextStatusEditDone Text was inserted successfully. DXmCSTextStatusEditError Text was not inserted (failure). ------------------------------------------------------------ DXmCSTextInsert(3X)
Related Man Pages
dwtcstextreplace(3dwt) - ultrix
dwtcstextsetstring(3dwt) - ultrix
dxmcstextreplace(3x) - osf1
dxmcstextsetselection(3x) - osf1
xmtextinsertwcs(3x) - osf1
Similar Topics in the Unix Linux Community
Throw my Toys out of the Pram!
PHP Write Man Pages to MySQL DB