ultrix man page for dwtlistboxsethorizpos

Query: dwtlistboxsethorizpos

OS: ultrix

Section: 3dwt

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DwtListBoxSetHorizPos(3Dwt)											       DwtListBoxSetHorizPos(3Dwt)

Name
       DwtListBoxSetHorizPos - Sets the horizontal position to a specified position.

Syntax
       void DwtListBoxSetHorizPos(widget, position)
	    Widget widget;
	    int position;

Arguments
       widget	 Specifies the ID of the list box widget whose horizontal scroll bar position you want to set.

       position  Specifies the position of the horizontal scroll bar in the list box widget.

Description
       The  DwtListBoxSetHorizPos function is used only if the list box has a horizontal scroll bar and the list box contains items too wide to be
       visible within the current list box width.

See Also
       Guide to the XUI Toolkit: C Language Binding
       Guide to the XUI Toolkit Intrinsics: C Language Binding

														       DwtListBoxSetHorizPos(3Dwt)
Related Man Pages
dwtcstextgetstring(3dwt) - ultrix
dwtcstextreplace(3dwt) - ultrix
dwtlistboxsetpos(3dwt) - ultrix
dwtstextgetstring(3dwt) - ultrix
dwtstextsetstring(3dwt) - ultrix
Similar Topics in the Unix Linux Community
How do you detect keystrokes in canonical mode?
PHP Write Man Pages to MySQL DB