Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmTeGetIn(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmTextGetInsertionPosition(Xm)                XmTextGetInsertionPosition(Xm)
                                6 January 1993


 Name

    XmTextGetInsertionPosition - a Text function that accesses the position
    of the insert cursor

 Syntax


    #include <Xm/Text.h>

    XmTextPosition XmTextGetInsertionPosition (widget)
    Widget widget;


 Description

    XmTextGetInsertionPosition accesses the insertion cursor position of the
    Text widget.

    widget  Specifies the Text widget ID

    For a complete definition of Text and its associated resources, see
    XmText(Xm).

 Return value

    Returns an XmTextPosition value that indicates the state of the
    XmNcursorPosition resource. This is an integer number of characters from
    the beginning of the text buffer. The first character position is 0.

 See also

    XmText(Xm)


Typewritten Software • bear@typewritten.org • Edmonds, WA 98026