Query: xmscrollbargetvalues
OS: osf1
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmScrollBarGetValues(3X) XmScrollBarGetValues(3X)NAMEXmScrollBarGetValues - A ScrollBar function that returns the ScrollBar's increment valuesSYNOPSIS#include <Xm/ScrollBar.h> void XmScrollBarGetValues (widget, value_return, slider_size_return, increment_return, page_increment_return) Widget widget; int * value_return; int * slider_size_return; int * increment_return; int * page_increment_return;DESCRIPTIONXmScrollBarGetValues returns the ScrollBar's increment values. The scroll region is overlaid with a slider bar that is adjusted in size and position using the main ScrollBar or set slider function attributes. Specifies the ScrollBar widget ID. Returns the ScrollBar's slider position between the XmNminimum and XmNmaximum resources. Returns the size of the slider as a value between zero and the absolute value of XmNmaximum minus XmNminimum. The size of the slider varies, depending on how much of the slider scroll area it represents. Returns the amount of increment and decrement. Returns the amount of page increment and decrement. For a complete definition of ScrollBar and its associated resources, see XmScrollBar(3X).RETURN VALUEReturns the ScrollBar's increment values.SEE ALSOXmScrollBar(3X) XmScrollBarGetValues(3X)
Related Man Pages |
---|
xmscrollbargetvalues(3) - redhat |
xmscrollbarsetvalues(3) - redhat |
dwtscrollbargetslider(3dwt) - ultrix |
xmscrollbarsetvalues(3) - hpux |
xmscrollbarsetvalues(3x) - osf1 |
Similar Topics in the Unix Linux Community |
---|
increment an integer |
[Xquery] How to do a increment in a For loop |
Arithmetic but keep 2 decimal places |
String increment in UNIX |
Urgent for date increment |