Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

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

widgetSpecifies the ID of the compound-string text widget. 

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 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), DwtCSTextGetEditable (3Dwt), DwtCSTextSetEditable (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

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