XmTextScroll(3X) X11 SDE 5.4R3.00 XmTextScroll(3X)
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.
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(3X).
RELATED INFORMATION
XmText(3X).
Licensed material--property of copyright holder(s) 1