osf1 man page for dxmcstexthorizontalscroll

Query: dxmcstexthorizontalscroll

OS: osf1

Section: 3x

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DXmCSTextHorizontalScroll(3X)											     DXmCSTextHorizontalScroll(3X)

NAME
DXmCSTextHorizontalScroll - Scrolls text horizontally.
SYNOPSIS
void DXmCSTextHorizontalScroll( Widget widget, int n );
PARAMETERS
The identifier (widget ID) of the compound string text widget. An integer that represents the number of pixels to scroll to the left or right. A positive value means scroll right; a negative value means scroll left.
DESCRIPTION
The DXmCSTextHorizontalScroll routine scrolls text horizontally (left or right) by the given number of pixels. DXmCSTextHorizontalScroll(3X)
Related Man Pages
dwtcstextsetmaxlength(3dwt) - ultrix
dwtscrollbarsetslider(3dwt) - ultrix
dxmcstextgetselection(3x) - osf1
dxmcstextsetselection(3x) - osf1
dxmdisplaycsmessage(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB