*** 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: XmListItemExists | Section: 3 | Source: Digital UNIX | File: XmListItemExists.3X.gz
XmListItemExists(3X) XmListItemExists(3X) NAME XmListItemExists - A List function that checks if a specified item is in the list SYNOPSIS #include <Xm/List.h> Boolean XmListItemExists (widget, item) Widget widget; XmString item; DESCRIPTION XmListItemExists is a Boolean function that checks if a specified item is present in the list. Specifies the ID of the List widget Specifies the item whose presence is checked For a complete definition of List and its associated resources, see Xm- List(3X). RETURN VALUE Returns True if the specified item is present in the list. SEE ALSO XmList(3X) XmListItemExists(3X)

Navigation Options