Module GtkRangeProps.Scale
val cast : 'a Gobject.obj -> Gtk.scale Gtk.obj
module P : sig ... endmodule S : sig ... endval create : Gtk.Tags.orientation -> Gtk.scale Gobject.param list -> Gtk.scale Gtk.objval make_params : cont:([> `scale ] as 'a Gobject.param list -> 'b) -> 'a Gobject.param list -> ?digits:int -> ?draw_value:bool -> ?has_origin:bool -> ?value_pos:GtkEnums.position_type -> 'b