*** 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: DXmSvnMapPosition | Section: 3 | Source: Digital UNIX | File: DXmSvnMapPosition.3X.gz
DXmSvnMapPosition(3X) DXmSvnMapPosition(3X) NAME DXmSvnMapPosition - Associates the x and y position with an entry num- ber. SYNOPSIS void DXmSvnMapPosition (widget, x, y, entry, comp_number, tag) Widget widget; int x; int y; int *entry; int *comp_number; XtPointer *tag; PARAMETERS The identifier (widget ID) of the SVN widget. An integer that repre- sents the x position within the widget's window where the mouse button was pressed or released. An integer that represents the y position within the widget's window where the mouse button was pressed or re- leased. A pointer to the entry number. A pointer to the component number within the entry. If the component number is not needed, a Null pointer may be passed. A pointer to the application's tag associated with the entry. If the tag value is not required by the application, a Null pointer may be passed. DESCRIPTION The DXmSvnMapPosition routine uses a supplied x and y coordinate to de- termine which entry the user was positioned over when the mouse button was pressed or released. delim off DXmSvnMapPosition(3X)

Navigation Options