ultrix man page for dwtlistboxdeselectpos

Query: dwtlistboxdeselectpos

OS: ultrix

Section: 3dwt

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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)
Related Man Pages
dwtcstextclearselection(3dwt) - ultrix
dwtcstextgetselection(3dwt) - ultrix
dwtstextgetselection(3dwt) - ultrix
dwtstextgetstring(3dwt) - ultrix
dwtstextsetselection(3dwt) - ultrix
Similar Topics in the Unix Linux Community
How do you detect keystrokes in canonical mode?
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH)
PHP Write Man Pages to MySQL DB