Query: xmlistitemexists
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmListItemExists(3X) XmListItemExists(3X)NAMEXmListItemExists - A List function that checks if a specified item is in the listSYNOPSIS#include <Xm/List.h> Boolean XmListItemExists (widget, item) Widget widget; XmString item;DESCRIPTIONXmListItemExists is a Boolean function that checks if a specified item is present in the list. Specifies the ID of the List widget Speci- fies the item whose presence is checked For a complete definition of List and its associated resources, see XmList(3X).RETURN VALUEReturns True if the specified item is present in the list.SEE ALSOXmList(3X) XmListItemExists(3X)
Similar Topics in the Unix Linux Community |
---|
Low Impact PHP Errors and Logging Levels |
PHP Write Man Pages to MySQL DB |