dwtlistboxselectpos(3dwt) ultrix man page | unix.com

Man Page: dwtlistboxselectpos

Operating Environment: ultrix

Section: 3dwt

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
dwtcstextgetstring(3dwt) - ultrix
dwtcstextgetselection(3dwt) - ultrix
dwtcstextreplace(3dwt) - ultrix
dwtstextgetselection(3dwt) - ultrix
dwtstextsetselection(3dwt) - ultrix
Similar Topics in the Unix Linux Community
Lost root password / Can't login as root
How do you detect keystrokes in canonical mode?
Can I change my hostname without messing things up?
PHP Write Man Pages to MySQL DB