Man Page: dwtcstextsetstring
Operating Environment: ultrix
Section: 3dwt
DwtCSTextSetString(3Dwt) DwtCSTextSetString(3Dwt) Name DwtCSTextSetString - Changes the text in the compound-string text widget. Syntax void DwtCSTextSetString(widget, value) Widget widget; DwtCompString value; Arguments widget Specifies the ID of the compound-string text widget. value Specifies the text that replaces all text in the current compound-string text widget. Description The DwtCSTextSetString function completely changes the text in the compound-string text widget. See Also DwtCSText(3Dwt), DwtCSTextCreate(3Dwt), DwtCSTextReplace(3Dwt), DwtCSTextGetString(3Dwt), DwtCSTextGetEditable(3Dwt), DwtCSTextSetEd- itable(3Dwt), DwtCSTextGetMaxLength(3Dwt), DwtCSTextSetMaxLength(3Dwt), DwtCSTextSetSelection(3Dwt), DwtCSTextGetSelection(3Dwt) Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtCSTextSetString(3Dwt)
| Related Man Pages |
|---|
| dwtcstextgetmaxlength(3dwt) - ultrix |
| dwtcstextseteditable(3dwt) - ultrix |
| dwtcstextsetmaxlength(3dwt) - ultrix |
| dwtcstextsetstring(3dwt) - ultrix |
| dwtstextgetstring(3dwt) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| Create a file with aleatory text |
| Create multiple text file from a single text file on AIX |
| Perl help for file handling |
| help, extract username from file |
| Split the file based on the content |