*** 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: DXmSvnGetTreePosition | Section: 3 | Source: Digital UNIX | File: DXmSvnGetTreePosition.3X.gz
DXmSvnGetTreePosition(3X) DXmSvnGetTreePosition(3X) NAME DXmSvnGetTreePosition - Retrieves (returns) the position of the display window for future use. SYNOPSIS void DXmSvnGetTreePosition (widget, x, y) Widget widget; int *x; int *y; PARAMETERS The identifier (widget ID) of the SVN widget. A pointer to the x posi- tion in the tree. A pointer to the y position in the tree. DESCRIPTION The DXmSvnGetTreePosition routine obtains the upper-left coordinate po- sition of the display window that is within the virtual display. It thus provides a way for applications to determine the exact position of the display window so that window can be restored at a later time (us- ing the DXmSvnSetTreePosition routine). The application can call this routine only when the DXmSvnNdisplayMode resource is set to DXmSvnKdisplayTree. Note as well that the x and y coordinates returned are only meaningful internally to the SVN widget (they are used by the DXmSvnSetTreePosition routine when the SVN widget restores the display window to its original position). delim off DXmSvnGetTreePosition(3X)

Navigation Options