ultrix man page for dwtlistboxselectitem

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
dwtcstextclearselection(3dwt) - ultrix
dwtcstextreplace(3dwt) - ultrix
dwtstextgetselection(3dwt) - ultrix
dwtstextsetstring(3dwt) - ultrix
Similar Topics in the Unix Linux Community
Lost root password / Can't login as root
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB