Deprecatedstyle: Gtk.Style
Deprecatedcr: default.Context
Deprecatedstate_type: Gtk.StateType
a state
Deprecatedshadow_type: Gtk.ShadowType
a shadow
Deprecatedwidget: Gtk.Widget
the widget
Deprecateddetail: string
a style detail
Deprecatedx: number
the x origin of the rectangle in which to draw a slider
Deprecatedy: number
the y origin of the rectangle in which to draw a slider
Deprecatedwidth: number
the width of the rectangle in which to draw a slider
Deprecatedheight: number
the height of the rectangle in which to draw a slider
Deprecatedorientation: Gtk.Orientation
the orientation to be used
Draws a slider in the given rectangle on
crusing the given style and orientation.