Query: dxmsvnautoscrollcheck
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DXmSvnAutoScrollCheck(3X) DXmSvnAutoScrollCheck(3X)NAMEDXmSvnAutoScrollCheck - Controls whether the DxmSvnAutoScrollDisplay routine should be called.SYNOPSISint DXmSvnAutoScrollCheck( Widget widget, int x, int y );PARAMETERSThe identifier (widget ID) of the SVN widget. An integer that represents the x location of the cursor relative to the upper-left corner of the SVN window. An integer that represents the y location of the cursor relative to the upper-left corner of the SVN window.DESCRIPTIONThe DXmSvnAutoScrollCheck routine determines whether the cursor is currently in an area where automatic scrolling (initiated when the user moves an entry outside the window) can occur. This routine returns True if the cursor is in such an area and if there are no entries dis- played in that direction. The application should call the DXmSvnAutoScrollDisplay routine if this routine returns True. Use this routine if your application controls the dragging operations (using the DXmSvnSetApplDragging routine).RETURN VALUESAn integer that indicates whether the DxmSvnAutoScrollDisplay routine will be called, as follows: DxmSvnAutoScrollDisplay will not be called. DxmSvnAutoScrollDisplay will be called.SEE ALSODXmSvnSetApplDragging(3X), DXmSvnAutoScrollDisplay(3X) DXmSvnAutoScrollCheck(3X)
Related Man Pages |
---|
dxmsvnaddentries(3x) - osf1 |
dxmsvndisabledisplay(3x) - osf1 |
dxmsvngetdisplayed(3x) - osf1 |
dxmsvngethighlighted(3x) - osf1 |
dxmsvnsetcomponenthidden(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
PHP Write Man Pages to MySQL DB |