Query: dwtlistboxselectitem
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DwtListBoxSelectItem(3Dwt) DwtListBoxSelectItem(3Dwt) Name DwtListBoxSelectItem - Selects an item in the list box. Syntax void DwtListBoxSelectItem(widget, item, notify) Widget widget; DwtCompString item; Boolean notify; Arguments widget Specifies the ID of the list box widget from whose list you want to select an item. item Specifies the text of the item to be added to the list box. notify Specifies a boolean value that, when True, indicates use of this widget results in a callback to the application. Description The DwtListBoxSelectItem function selects an item in a list box, adds it to a selected item list, and calls back to the application if notify is True. See Also Guide to the XUI Toolkit: C Language Binding Guide to the XUI Toolkit Intrinsics: C Language Binding DwtListBoxSelectItem(3Dwt)
Related Man Pages |
---|
dwtcstextgeteditable(3dwt) - ultrix |
dwtcstextgetselection(3dwt) - ultrix |
dwtcstextsetmaxlength(3dwt) - ultrix |
dwtstextgetselection(3dwt) - ultrix |
dwtstextgetstring(3dwt) - ultrix |
Similar Topics in the Unix Linux Community |
---|
A short history of UNIX by l.madden@ic.ac.uk |
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH) |
PHP Write Man Pages to MySQL DB |
Denial Of Service Attack Update |