Query: dwtlistboxselectpos
OS: ultrix
Section: 3dwt
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DwtListBoxSelectPos(3Dwt) DwtListBoxSelectPos(3Dwt) Name DwtListBoxSelectPos - Selects an item identified by its position in the list box. Syntax void DwtListBoxSelectPos(widget, position, notify) Widget widget; int position; Boolean notify; Arguments widget Specifies the ID of the list box widget from whose list you want to select an item. position Specifies an integer that identifies the position of the item to be selected in 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 DwtListBoxSelectPos function selects an item in a list box based on its position in the list, 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 DwtListBoxSelectPos(3Dwt)
Related Man Pages |
---|
dwtstextseteditable(3dwt) - ultrix |
dwtcstextgetselection(3dwt) - ultrix |
dwtcstextsetstring(3dwt) - ultrix |
dwtcstextsetselection(3dwt) - ultrix |
dwtlistboxsetpos(3dwt) - ultrix |
Similar Topics in the Unix Linux Community |
---|
PHP Write Man Pages to MySQL DB |
Denial Of Service Attack Update |