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
dwtcstextgetmaxlength(3dwt) - ultrix
dwtcstextgetstring(3dwt) - ultrix
dwtcstextgetselection(3dwt) - ultrix
dwtcstextsetmaxlength(3dwt) - ultrix
dwtstextgetselection(3dwt) - ultrix
Similar Topics in the Unix Linux Community
A short history of UNIX by l.madden@ic.ac.uk
How do you detect keystrokes in canonical mode?
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB