|
DXmCSTextNumLines(3X)
Contents
|
DXmCSTextNumLines - Retrieves (returns) the number of visible
lines in the compound string text widget.
int DXmCSTextNumLines(
Widget widget );
The identifier (widget ID) of the compound string text
widget.
The DXmCSTextNumLines routine returns an integer that represents
the number of lines in the compound string text
widget that are visible to the user.
An integer that represents the number of visible lines.
DXmCSTextNumLines(3X)
[ Back ] |