module Range:sig
..end
val cast : 'a Gobject.obj -> Gtk.range Gtk.obj
module P:sig
..end
module S:sig
..end
val make_params : cont:(([> `range ] as 'a) Gobject.param list -> 'b) ->
'a Gobject.param list ->
?adjustment:Gtk.adjustment Gtk.obj ->
?inverted:bool -> ?update_policy:GtkEnums.update_type -> 'b