 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Bottom of page |
|
DXmCSTextNumLines(3X)
NAME
DXmCSTextNumLines - Retrieves (returns) the number of visible lines in the
compound string text widget.
SYNOPSIS
int DXmCSTextNumLines(
Widget widget );
PARAMETERS
widget
The identifier (widget ID) of the compound string text widget.
DESCRIPTION
The DXmCSTextNumLines routine returns an integer that represents the number
of lines in the compound string text widget that are visible to the user.
RETURN VALUES
An integer that represents the number of visible lines.
 |
Index for Section 3X |
|
 |
Alphabetical listing for D |
|
 |
Top of page |
|