Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dxmcstextgetstring(3x) [osf1 man page]

DXmCSTextGetString(3X)													    DXmCSTextGetString(3X)

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) DXmCSTextGetString(3X)

Check Out this Related Man Page

DwtCSTextGetString(3Dwt)												  DwtCSTextGetString(3Dwt)

Name
       DwtCSTextGetString - Retrieves all text from the compound-string text widget.

Syntax
       DwtCompString DwtCSTextGetString(widget)
	    Widget widget;

Arguments
       widget	 Specifies the ID of the compound-string text widget.

Description
       The DwtCSTextGetString function retrieves the current compound-string from the compound-string text widget.  The application is responsible
       for freeing the storage associated with the string by calling XtFree.

Return Values
       This function returns a pointer to a compound string holding all the current text in the compound string text widget.

See Also
       DwtCSText(3Dwt), DwtCSTextCreate(3Dwt), DwtCSTextReplace(3Dwt), DwtCSTextSetString(3Dwt), DwtCSTextGetEditable(3Dwt),  DwtCSTextSetEd-
       itable(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

															  DwtCSTextGetString(3Dwt)
Man Page

We Also Found This Discussion For You

1. What is on Your Mind?

Throw my Toys out of the Pram!

Hi Folks, Today hasn't been the best one of my career in IT. I've been a contractor for a major utility company for a number of years, on a number of seperate IT contracts mostly Unix. The company had 10 different flavours of unix and multiple different varsions of most of them. At the... (3 Replies)
Discussion started by: gull04
3 Replies