 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
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
widget
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 returning 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)
 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|