Manual Page Result
0
Command: DXmCSTextVerticalScroll | Section: 3 | Source: Digital UNIX | File: DXmCSTextVerticalScroll.3X.gz
DXmCSTextVerticalScroll(3X) DXmCSTextVerticalScroll(3X)
NAME
DXmCSTextVerticalScroll - Scrolls text vertically.
SYNOPSIS
void DXmCSTextVerticalScroll(widget, n)
Widget widget;
int n;
PARAMETERS
The identifier (widget ID) of the compound string text widget. An in-
teger that represents the number of lines to scroll up or down. A pos-
itive value means scroll up; a negative value means scroll down.
DESCRIPTION
The DXmCSTextVerticalScroll routine scrolls text vertically by the
given number of lines.
RELATED INFORMATION
DXmCSTextHorizontalScroll(3X) delim off
DXmCSTextVerticalScroll(3X)