inherit Ocgtk_gtk__.GRange.range_t
method add_mark : float ->
Ocgtk_gtk__.Gtk_enums.positiontype ->
string option ->
unitmethod clear_marks : unit -> unitmethod get_digits : unit -> intmethod get_draw_value : unit -> boolmethod get_has_origin : unit -> boolmethod get_layout : unit -> Ocgtk_pango.Pango.Layout.layout_t optionmethod get_value_pos : unit -> Ocgtk_gtk__.Gtk_enums.positiontypemethod set_digits : int -> unitmethod set_draw_value : bool -> unitmethod set_has_origin : bool -> unitmethod set_value_pos : Ocgtk_gtk__.Gtk_enums.positiontype -> unitmethod as_scale : Ocgtk_gtk__.Scale.t