dxmcstextgetlastposition(3x) osf1 man page | unix.com

Man Page: dxmcstextgetlastposition

Operating Environment: osf1

Section: 3x

DXmCSTextGetLastPosition(3X)											      DXmCSTextGetLastPosition(3X)

NAME
DXmCSTextGetLastPosition - Retrieves (returns) the logical position of the last character in the text.
SYNOPSIS
DXmCSTextPosition DXmCSTextGetLastPosition( Widget widget );
PARAMETERS
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 posi- tion may correspond to a line feed.
RETURN VALUES
An integer that represents the logical position of the last character in the text buffer. DXmCSTextGetLastPosition(3X)
Related Man Pages
dwtcstextreplace(3dwt) - ultrix
dteditorgetlastposition(3) - hpux
xmtextsetsource(3) - hpux
dxmcstextreplace(3x) - osf1
xmtextfieldinsert(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB