Query: dwtlistboxitemexists
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DwtListBoxItemExists(3Dwt) DwtListBoxItemExists(3Dwt) Name DwtListBoxItemExists - Verifies the existence of a particular item in a list box. Syntax int DwtListBoxItemExists(widget, item) Widget widget; DwtCompString item; Arguments widget Specifies the ID of the list box widget from whose list you want to verify the existence of a specified item. item Specifies the item in the list box that is being searched for. Description The DwtListBoxItemExists function searches through a list box to determine if an item exists. If the specified item is found, DwtListBox- ItemExists returns an integer that gives the position of the item in the list box. If the item is not found, DwtListBoxItemExists returns a zero. See Also Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtListBoxItemExists(3Dwt)
Related Man Pages |
---|
dwtcstextgetselection(3dwt) - ultrix |
dwtcstextseteditable(3dwt) - ultrix |
dwtcstextsetstring(3dwt) - ultrix |
dwtfileselectiondosearch(3dwt) - ultrix |
dwtlistboxsetpos(3dwt) - ultrix |
Similar Topics in the Unix Linux Community |
---|
A short history of UNIX by l.madden@ic.ac.uk |
Can I change my hostname without messing things up? |
PHP Write Man Pages to MySQL DB |
Denial Of Service Attack Update |