ultrix man page for dwtcstextclearselection

Query: dwtcstextclearselection

OS: ultrix

Section: 3dwt

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

DwtCSTextClearSelection(3Dwt)											     DwtCSTextClearSelection(3Dwt)

Name
       DwtCSTextClearSelection - Clears the global selection highlighted in the compound-string text widget.

Syntax
       void DwtCSTextClearSelection(widget, time)
	    Widget widget;
	    Time time;

Arguments
       widget	 Specifies the ID of the compound-string text widget.

       time	 Specifies  the  time  of  the	event that led to the call to XSetSelectionOwner.  You can pass either a timestamp or CurrentTime.
		 Whenever possible, however, use the timestamp of the event leading to the call.

Description
       The DwtCSTextClearSelection function clears the global selection highlighted in the compound-string text widget.

See Also
       DwtCSText(3Dwt), DwtCSTextCreate(3Dwt), DwtCSTextReplace(3Dwt), DwtCSTextGetString(3Dwt),  DwtCSTextSetString(3Dwt),  DwtCSTextGetEd-
       itable(3Dwt), DwtCSTextSetEditable(3Dwt), DwtCSTextGetMaxLength(3Dwt), DwtCSTextSetMaxLength(3Dwt), DwtCSTextSetSelection(3Dwt), DwtC-
       STextGetSelection(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

														     DwtCSTextClearSelection(3Dwt)
Related Man Pages
dwtcstextgetstring(3dwt) - ultrix
dwtcstextgetselection(3dwt) - ultrix
dwtcstextreplace(3dwt) - ultrix
dwtcstextseteditable(3dwt) - ultrix
dwtcstextsetstring(3dwt) - ultrix
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB