Index Index for Section 3
Index Alphabetical listing for D

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.