Content-type: text/html Man page of DXmCSTextGetString

DXmCSTextGetString

Section: Miscellaneous Library Functions (3X)
Index Return to Main Contents
 

NAME

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

SYNOPSIS

XmString DXmCSTextGetString( Widget widget );
 

PARAMETERS

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)


 

Index

NAME
SYNOPSIS
PARAMETERS
DESCRIPTION
RETURN VALUES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:40:59 GMT, October 02, 2010