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 |
|---|
| dwtstextseteditable(3dwt) - ultrix |
| dwtcstextgetstring(3dwt) - ultrix |
| dwtcstextgetselection(3dwt) - ultrix |
| dwtcstextreplace(3dwt) - ultrix |
| dwtstextgetselection(3dwt) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| Please help me..(unix script)... |
| Create a file with aleatory text |
| Moving a part of the text in a file |
| sed delete pattern with special characters |
| How to find repeated string in a text file |