gtkDrawSlider
Draws a slider in the given rectangle on window
using the
given style and orientation.
WARNING: gtk_draw_slider
is deprecated and should not be used in newly-written code.
gtkDrawSlider(object, window, state.type, shadow.type, x, y, width, height, orientation)
|
a |
|
|
|
a state |
|
a shadow |
|
the x origin of the rectangle in which to draw a slider |
|
the y origin of the rectangle in which to draw a slider |
|
the width of the rectangle in which to draw a slider |
|
the height of the rectangle in which to draw a slider |
|
the orientation to be used |
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.