Index Index for
Section 3X
Index Alphabetical
listing for D
Bottom of page Bottom of
page

DXmCSTextGetLastPosition(3X)

NAME

DXmCSTextGetLastPosition - Retrieves (returns) the logical position of the last character in the text.

SYNOPSIS

DXmCSTextPosition DXmCSTextGetLastPosition( Widget widget );

PARAMETERS

widget The identifier (widget ID) of the compound string text widget.

DESCRIPTION

The DXmCSTextGetLastPosition routine retrieves the logical position of the last character in the text by returning an integer. The position may correspond to a line feed.

RETURN VALUES

An integer that represents the logical position of the last character in the text buffer.

Index Index for
Section 3X
Index Alphabetical
listing for D
Top of page Top of
page