Query: dwtcstextsetstring
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
|---|
| dwtcstextgetselection(3dwt) - ultrix |
| dwtcstextreplace(3dwt) - ultrix |
| dwtcstextsetselection(3dwt) - ultrix |
| dwtstextsetmaxlength(3dwt) - ultrix |
| dwtstextsetstring(3dwt) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| Please help me..(unix script)... |
| Create multiple text file from a single text file on AIX |
| File reading in C |
| How to find repeated string in a text file |
| Use text of one file to save in another |