Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

DXmCreateCSText(3X)

DXmCSTextReplace(3X)

DXmCSTextSetString(3X)

DXmCSTextGetString(3X)  —  Subroutines

NAME

DXmCSTextGetString − Retrieves all the text from the compound string text widget. 

SYNOPSIS

XmString DXmCSTextGetString(
        Widget widget );

PARAMETERS

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

DESCRIPTION

The DXmCSTextGetString routine retrieves the current compound string from the compound string text widget.  The application is responsible for freeing the storage associated with the compound string by calling the Intrinsic routine XtStringFree. 

RETURN VALUES

A pointer to a compound string holding all the current text in the compound string text widget. 

SEE ALSO

DXmCreateCSText(3X), DXmCSTextReplace(3X), DXmCSTextSetString(3X)

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