Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DwtSTextSetString(3Dwt)

Name

DwtSTextSetString − Sets the text string in the simple text widget. 

Syntax

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

Arguments

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

valueSpecifies 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), DwtSTextSetMaxLength (3Dwt), DwtSTextSetSelection (3Dwt), DwtSTextClearSelection (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