*** 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: XmListYToPos | Section: 3 | Source: Digital UNIX | File: XmListYToPos.3X.gz
XmListYToPos(3X) XmListYToPos(3X) NAME XmListYToPos - A List function that returns the position of the item at a specified y coordinate SYNOPSIS #include <Xm/List.h> int XmListYToPos (widget, y) Widget widget; Position y; DESCRIPTION XmListYToPos returns the position of the item at the given y coordinate within the list. Specifies the ID of the List widget Specifies the y coordinate in the list's coordinate system For a complete definition of List and its associated resources, see Xm- List(3X). RETURN VALUE Returns the position of the item at the specified y coordinate. A value of 1 indicates the first item in the list; a value of 2 indicates the second item; and so on. A value of 0 indicates that no item exists at the specified y coordinate. SEE ALSO XmList(3X), XmListPosToBounds(3X) XmListYToPos(3X)

Navigation Options