Index Click this button to go to the index for this section.


DXmCSTextNumLines(3X)

NAME

DXmCSTextNumLines - Retrieves (returns) the number of visible lines in the compound string text widget.

SYNOPSIS

int DXmCSTextNumLines(widget) 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.