dwtlistboxdeselectitem(3dwt) ultrix man page | unix.com

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
dwtstextseteditable(3dwt) - ultrix
dwtcstextclearselection(3dwt) - ultrix
dwtcstextseteditable(3dwt) - ultrix
dwtcstextsetselection(3dwt) - ultrix
Similar Topics in the Unix Linux Community
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB