Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DwtSTextClearSelection(3Dwt)

Name

DwtSTextClearSelection − Clears the global selection highlighted in the simple text widget. 

Syntax

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

Arguments

widgetSpecifies the widget ID. 

timeSpecifies 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), DwtSTextGetSelection (3Dwt)
Guide to the XUI Toolkit: C Language Binding
Guide to the XUI Toolkit Intrinsics: C Language Binding

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026