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