ultrix man page for dwtstextclearselection

Query: dwtstextclearselection

OS: ultrix

Section: 3dwt

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

DwtSTextClearSelection(3Dwt)											      DwtSTextClearSelection(3Dwt)

Name
       DwtSTextClearSelection - Clears the global selection highlighted in the simple text widget.

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

Arguments
       widget	 Specifies the widget ID.

       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 DwtSTextClearSelection function clears the global selection highlighted in the simple text widget.

See Also
       DwtSText(3Dwt), DwtSTextGetString(3Dwt), DwtSTextSetEditable(3Dwt),  DwtSTextGetMaxLength(3Dwt),  DwtSTextSetSelection(3Dwt),  DwtS-
       TextGetSelection(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

														      DwtSTextClearSelection(3Dwt)
Related Man Pages
dwtcstextclearselection(3dwt) - ultrix
dwtcstextsetstring(3dwt) - ultrix
dwtstextgetselection(3dwt) - ultrix
dwtstextsetmaxlength(3dwt) - ultrix
dwtstextsetstring(3dwt) - ultrix
Similar Topics in the Unix Linux Community
How do you detect keystrokes in canonical mode?
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB