Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmTextScrol(3X) — DeltaWindows Motif 1.3.1 Release 4 Version 4.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmText(3X)

XmTextScroll(3X)  —  MISCELLANEOUS LIBRARY FUNCTIONS

NAME

XmTextScroll — A Text function that scrolls text

SYNOPSIS

#include <Xm/Text.h>
void XmTextScroll (widget, lines)  Widget widget;  int lines;

DESCRIPTION

XmTextScroll scrolls text in a Text widget. 

widgetSpecifies the Text widget ID

linesSpecifies 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(3X). 

RELATED INFORMATION

XmText(3X). 

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