osf1 man page for dxmsvnautoscrolldisplay

Query: dxmsvnautoscrolldisplay

OS: osf1

Section: 3x

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

DXmSvnAutoScrollDisplay(3X)											       DXmSvnAutoScrollDisplay(3X)

NAME
DXmSvnAutoScrollDisplay - Automatically scrolls the screen one unit based on the cursor position.
SYNOPSIS
void DXmSvnAutoScrollDisplay( Widget widget, int x, int y );
PARAMETERS
The identifier (widget ID) of the SVN widget. An integer that represents the current x location of the cursor. An integer that represents the current y location of the cursor.
DESCRIPTION
The DXmSvnAutoScrollDisplay routine automatically scrolls the screen one unit based on the current cursor location. If the cursor is not in a location that permits automatic scrolling, this call is ignored. Use this routine if your application controls the dragging operations (using the DXmSvnSetApplDragging routine).
SEE ALSO
DXmSvnSetApplDragging(3X), DXmSvnAutoScrollCheck(3X) DXmSvnAutoScrollDisplay(3X)
Related Man Pages
dxmsvnautoscrollcheck(3x) - osf1
dthelpreturnselectedwidgetid(3) - hpux
dxmsvndisabledisplay(3x) - osf1
dxmsvnsetcomponentpixmap(3x) - osf1
dxmsvnsetentry(3x) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB