Man Page: dwtlistboxdeselectitem
Operating Environment: ultrix
Section: 3dwt
DwtListBoxDeselectItem(3Dwt) DwtListBoxDeselectItem(3Dwt) Name DwtListBoxDeselectItem - Deselects a previously selected item in a list box. Syntax void DwtListBoxDeselectItem(widget, item) Widget widget; DwtCompString item; Arguments widget Specifies the ID of the list box widget from whose list you want to delete a single previously selected item. item Specifies the item in the list box to be deselected (highlighting removed). Description The DwtListBoxDeselectItem function deselects (removes highlighting) an item previously selected, and removes it from the list of selected items. See Also DwtListBoxDeselectAllItems(3Dwt) Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtListBoxDeselectItem(3Dwt)
| Related Man Pages |
|---|
| dwtcstextgetmaxlength(3dwt) - ultrix |
| dwtcstextclearselection(3dwt) - ultrix |
| dwtcstextsetmaxlength(3dwt) - ultrix |
| dwtlistboxsetpos(3dwt) - ultrix |
| dwtstextsetstring(3dwt) - ultrix |
| Similar Topics in the Unix Linux Community |
|---|
| A short history of UNIX by l.madden@ic.ac.uk |
| PHP Write Man Pages to MySQL DB |
| Denial Of Service Attack Update |