ScrollBar functions.
[Lua HScrollBar functions]


Functions

int HScrollBar_GetLargeChange ()
 Get the large change.
int HScrollBar_GetSmallChange ()
 Get the small change.
int HScrollBar_GetMax ()
 Get the maximum value.
int HScrollBar_GetMin ()
 Get the minimum value.
int HScrollBar_GetValue ()
 Get the alue.
void HScrollBar_SetLargeChange (int val)
 Set the large change.
void HScrollBar_SetSmallChange (int val)
 Set the small change.
void HScrollBar_SetMax (int val)
 Set the maximum value.
void HScrollBar_SetMin (int val)
 Set the minimum value.
void HScrollBar_SetValue (int val)
 Set the value.
void HScrollBar_SetAppearance (string themescroll, string skinscroll)
 Set the appearance.
void HScrollBar_SetAppearance (string themescroll, string skinscroll, string themebutton, string skinbutton)
 Set the appearance.
void HScrollBar_SetAppearance (string theme, string skinbox, string skinbutton)
 Set the appearance.
void HScrollBar_SetX (int val)
 Set the X coordinate.
void HScrollBar_SetY (int val)
 Set the Y coordinate.
void HScrollBar_SetWidth (int val)
 Set the width.
void HScrollBar_SetHeight (int val)
 Set the height.
void HScrollBar_SetRect (int x, int y, int w, int h)
 Set the rect.
void HScrollBar_SetBackStyle (string val)
 Set the back style.
void HScrollBar_SetBackStyle (int val)
 Set the back style.
void HScrollBar_SetBackColor (int val)
 Set the back color.
void HScrollBar_SetBackColor (int scroll, int button)
 Set the back color.

Generated on Mon Jul 17 18:33:48 2006 for Motoko by  doxygen 1.4.7