Man Page: dxmcstextsetselection
Operating Environment: osf1
Section: 3x
DXmCSTextSetSelection(3X) DXmCSTextSetSelection(3X)NAMEDXmCSTextSetSelection - Designates the specified text as the current primary selection by highlighting it in the compound string text wid- get.SYNOPSISvoid DXmCSTextSetSelection( Widget widget, DXmCXTextPosition first, DXmCXTextPosition last, Time time );PARAMETERSThe identifier (widget ID) of the compound string text widget. A value that represents the position of the first character in the text being selected. A value that represents the position of the last character in the text being selected. Specifies the time of the event that generated the call to the DXmCSTextSetSelection routine.DESCRIPTIONThe DXmCSTextSetSelection routine designates the specified text as the current primary selection by highlighting it in the compound string text widget. Within the text window, first marks the position of the first character in the text and last marks the last character. The field characters start at 0 and increase sequentially.SEE ALSODXmCreateCSText(3X), DXmCSTextClearSelection(3X), DXmCSTextGetSelection(3X) DXmCSTextSetSelection(3X)
| Related Man Pages |
|---|
| xmtextfieldinsert(3) - redhat |
| dwtcstextgetselection(3dwt) - ultrix |
| dxmcstextreplace(3x) - osf1 |
| dxmcstextsetselection(3x) - osf1 |
| xmtextfieldinsert(3x) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Create multiple text file from a single text file on AIX |
| Linux novice - Search and delete |
| Perl help for file handling |
| Split the file based on the content |
| Using Linux Commands on selected text |