Man Page: dwtlistboxdeselectpos
Operating Environment: ultrix
Section: 3dwt
DwtListBoxDeselectPos(3Dwt) DwtListBoxDeselectPos(3Dwt) Name DwtListBoxDeselectPos - Deselects an item identified by its position in the list box. Syntax void DwtListBoxDeselectPos(widget, position) Widget widget; int position; Arguments widget Specifies the ID of the list box widget from whose list you want to deselect an item. position Specifies an integer that identifies the position of the item to be deselected in the list box. Description The DwtListBoxDeselectPos function deselects an item (removes highlighting) based on its position in a list box and removes the item from the selected list. See Also Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtListBoxDeselectPos(3Dwt)
| Similar Topics in the Unix Linux Community |
|---|
| Can I change my hostname without messing things up? |
| PHP Write Man Pages to MySQL DB |