DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmTextScroll(Xm)


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)
© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 26 May 2005