*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: DXmSvnAutoScrollCheck | Section: 3 | Source: Digital UNIX | File: DXmSvnAutoScrollCheck.3X.gz
DXmSvnAutoScrollCheck(3X) DXmSvnAutoScrollCheck(3X) NAME DXmSvnAutoScrollCheck - Controls whether the DxmSvnAutoScrollDisplay routine should be called. SYNOPSIS int DXmSvnAutoScrollCheck (widget, x, y) Widget widget; int x; int y; PARAMETERS The identifier (widget ID) of the SVN widget. An integer that repre- sents 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 cur- sor relative to the upper-left corner of the SVN window. DESCRIPTION The DXmSvnAutoScrollCheck routine determines whether the cursor is cur- rently 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 DXmSvnAuto- ScrollDisplay routine if this routine returns True. Use this routine if your application controls the dragging operations (using the DXmSvnSetApplDragging routine). RETURN VALUES An integer that indicates whether the DxmSvnAutoScrollDisplay routine will be called, as follows: tab(@); lfHB lfHB l l . _ Value@Description _ 0 (False)@T{ DxmSvnAutoScrollDisplay will not be called. T} 1 (True)@T{ DxmSvnAutoScrollDisplay will be called. T} _ RELATED INFORMATION DXmSvnSetApplDragging(3X), DXmSvnAutoScrollDisplay(3X) delim off DXmSvnAutoScrollCheck(3X)

Navigation Options