Module GtkRangeProps.Scale

val cast : 'a Gobject.obj -> Gtk.scale Gtk.obj
module P : sig ... end
module S : sig ... end
val create : Gtk.Tags.orientation -> Gtk.scale Gobject.param list -> Gtk.scale Gtk.obj
val 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