Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DXmCSTextGetString(3X)

DXmCSTextSetString(3X)  —  Subroutines

NAME

DXmCSTextSetString − Replaces all the text in the compound string text widget with new text. 

SYNOPSIS

void DXmCSTextSetString(widget, value)
      Widget    widget;
      XmString  value;

PARAMETERS

widgetThe identifier (widget ID) of the compound string text widget. 

valueThe text that replaces all text in the current compound string text widget. 

DESCRIPTION

The DXmCSTextSetString routine replaces all the text in the compound string text widget with new text specified by the value parameter. 

RELATED INFORMATION

DXmCreateCSText), DXmCSTextGetString(3X)

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