ultrix man page for dwtlistboxdeleteitem

Query: dwtlistboxdeleteitem

OS: ultrix

Section: 3dwt

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

DwtListBoxDeleteItem(3Dwt)												DwtListBoxDeleteItem(3Dwt)

Name
       DwtListBoxDeleteItem - Deletes an item from the list within a list box widget.

Syntax
       void DwtListBoxDeleteItem(widget, item)
	    Widget widget;
	    DwtCompString item;

Arguments
       widget	 Specifies the ID of the list box widget from whose list you want to delete an item.

       item	 Specifies the text of the item to be deleted from the list box.

Description
       The  DwtListBoxDeleteItem  function  deletes  an item from a list within the list box widget.  The function searches the list for the item,
       removes it, and moves any subsequent entries up one cell position throughout the remaining list.

See Also
       DwtListBoxAddItem(3Dwt)
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

															DwtListBoxDeleteItem(3Dwt)
Related Man Pages
dwtcstextgetselection(3dwt) - ultrix
dwtcstextsetmaxlength(3dwt) - ultrix
dwtlistboxsetpos(3dwt) - ultrix
dwtstextgetstring(3dwt) - ultrix
dwtstextsetmaxlength(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