Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmTeScrol(Xm) — OpenDesktop Software Development System 3.0.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought


 XmTextScroll(Xm)               6 January 1993               XmTextScroll(Xm)


 Name

    XmTextScroll - a Text function that scrolls text

 Syntax


    #include <Xm/Text.h>

    void XmTextScroll (widget, lines)
    Widget widget;
    int lines;


 Description

    XmTextScroll scrolls text in a Text widget.

    widget  Specifies the Text widget ID.

    lines   Specifies the number of lines of text to scroll. A positive value
            causes text to scroll upward; a negative value causes text to
            scroll downward.

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

 See also

    XmText(Xm)


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