DXmCSTextNumLines(3X) — Subroutines
Digital
NAME
DXmCSTextNumLines − Retrieves (returns) the number of visible lines in the compound string text widget.
SYNOPSIS
int DXmCSTextNumLines(widget)
Widget 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.
Arguments
widgetThe identifier (widget ID) of the compound string text widget.
RETURN VALUES
An integer that represents the number of visible lines.