Query: dwtlistboxdeletepos
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DwtListBoxDeletePos(3Dwt) DwtListBoxDeletePos(3Dwt) Name DwtListBoxDeletePos - Deletes an item identified by its position from the list within a list box widget. Syntax void DwtListBoxDeletePos(widget, position) Widget widget; int position; Arguments widget Specifies the ID of the list box widget from whose list you want to delete an item identified by its position. position Specifies the position of the item to be deleted from the list. Description The DwtListBoxDeletePos function deletes an item from a list within the list box widget. The item to be deleted is identified by its posi- tion in the list. The function searches the list for the specified position, removes the item in that position, and moves any subsequent entries up one cell position throughout the remaining list. See Also DwtListBoxDeleteItem(3Dwt) Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtListBoxDeletePos(3Dwt)
Related Man Pages |
---|
dwtcstextreplace(3dwt) - ultrix |
dwtlistboxsetpos(3dwt) - ultrix |
dwtstextreplace(3dwt) - ultrix |
dwtstextsetselection(3dwt) - ultrix |
dwtstextsetstring(3dwt) - ultrix |
Similar Topics in the Unix Linux Community |
---|
A short history of UNIX by l.madden@ic.ac.uk |
Lost root password / Can't login as root |
PHP Write Man Pages to MySQL DB |
Denial Of Service Attack Update |