Query: dwtlistboxdeselectitem
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
dwtstextseteditable(3dwt) - ultrix |
dwtcstextgetselection(3dwt) - ultrix |
dwtcstextseteditable(3dwt) - ultrix |
dwtcstextsetmaxlength(3dwt) - ultrix |
Similar Topics in the Unix Linux Community |
---|
How do you detect keystrokes in canonical mode? |
Can I change my hostname without messing things up? |
PHP Write Man Pages to MySQL DB |