ultrix man page for dwtstextsetstring

Query: dwtstextsetstring

OS: ultrix

Section: 3dwt

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

DwtSTextSetString(3Dwt) 												   DwtSTextSetString(3Dwt)

Name
       DwtSTextSetString - Sets the text string in the simple text widget.

Syntax
       void DwtSTextSetString(widget, value)
	    Widget widget;
	    char *value;

Arguments
       widget	 Specifies the ID of the simple text widget whose text string you want to set.

       value	 Specifies the text that replaces all text in the current text widget window.

Description
       The DwtSTextSetString function completely changes the string in the simple text widget.

See Also
       DwtSTextGetString(3Dwt), DwtSTextReplace(3Dwt), DwtSTextGetEditable(3Dwt), DwtSTextSetEditable(3Dwt), DwtSTextGetMaxLength(3Dwt), Dwt-
       STextSetMaxLength(3Dwt), DwtSTextSetSelection(3Dwt), DwtSTextClearSelection(3Dwt), DwtSTextGetSelection(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

															   DwtSTextSetString(3Dwt)
Related Man Pages
dwtcstextclearselection(3dwt) - ultrix
dwtcstextgetselection(3dwt) - ultrix
dwtcstextseteditable(3dwt) - ultrix
dwtstextgetselection(3dwt) - ultrix
dwtstextreplace(3dwt) - ultrix
Similar Topics in the Unix Linux Community
Eleminating Duplicate IPs from a text file
Moving a part of the text in a file
Create multiple text file from a single text file on AIX
How to find repeated string in a text file
Split the file based on the content