Warning: paint_slider is deprecated since 3.0.
Draws a slider in the given rectangle on cr
using the given style and orientation.
Use render_slider instead
style |
a Style |
cr |
a Context |
state_type |
a state |
shadow_type |
a shadow |
widget |
the widget |
detail |
a style detail |
x |
the x origin of the rectangle in which to draw a slider |
y |
the y origin of the rectangle in which to draw a slider |
width |
the width of the rectangle in which to draw a slider |
height |
the height of the rectangle in which to draw a slider |
orientation |
the orientation to be used |