*** 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: DXmSvnSetTreePosition | Section: 3 | Source: Digital UNIX | File: DXmSvnSetTreePosition.3X.gz
DXmSvnSetTreePosition(3X) DXmSvnSetTreePosition(3X) NAME DXmSvnSetTreePosition - Sets the position of the tree in tree display mode. SYNOPSIS void DXmSvnSetTreePosition (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 position for the tree. This value is obtained by a previ- ous call to the DXmSvnGetTreePosition routine. An integer that repre- sents the y position for tree. This value is obtained by a previous call to the DXmSvnGetTreePosition routine. DESCRIPTION The DXmSvnSetTreePosition routine enables applications to set the exact position of the display from previously stored coordinates. It is valid to call this routine only when the DXmSvnNdisplayMode resource is set to DXmSvnKdisplayTree. (The DXmSvnGetTreePosition routine re- trieves the x and y coordinates from the SVN widget.) Note that if the application does not currently have the exact same characteristics (for example, the same mode, fonts, or size and number of entries) as when the DXmSvnGetPosition routine was last called, calling the DXmSvnSetTreePosition routine may generate an incorrect display. Make this call in your application between calls to DXmSvnDisableDis- play and DXmSvnEnableDisplay. delim off DXmSvnSetTreePosition(3X)

Navigation Options