osf1 man page for dxmcstextgetmaxlength

Query: dxmcstextgetmaxlength

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DXmCSTextGetMaxLength(3X)												 DXmCSTextGetMaxLength(3X)

NAME
DXmCSTextGetMaxLength - Retrieves (returns) current maximum allowable length of the text in the compound string text widget.
SYNOPSIS
int DXmCSTextGetMaxLength( Widget widget );
PARAMETERS
The identifier (widget ID) of the compound string text widget.
DESCRIPTION
The DXmCSTextGetMaxLength routine retrieves the current maximum allowable length of the text in the compound string text widget by return- ing an integer.
RETURN VALUES
An integer that represents the maximum allowable length, in characters, of the text in the compound string text widget.
SEE ALSO
DXmCreateCSText(3X), DXmCSTextSetMaxLength(3X) DXmCSTextGetMaxLength(3X)
Related Man Pages
dwtcstextgetstring(3dwt) - ultrix
dwtcstextreplace(3dwt) - ultrix
dwtcstextseteditable(3dwt) - ultrix
dxmcstextreplace(3x) - osf1
dxmcstextsetselection(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB