inherit Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t
inherit Ocgtk_gtk__.GAccessible_range.accessible_range_t
inherit Ocgtk_gtk__.GOrientable.orientable_t
method on_change_value : ?after:bool ->
callback:(scroll:Ocgtk_gtk__.Gtk_enums.scrolltype -> value:float -> bool) ->
unit ->
Gobject.Signal.handler_idmethod on_move_slider : ?after:bool ->
callback:(step:Ocgtk_gtk__.Gtk_enums.scrolltype -> unit) ->
unit ->
Gobject.Signal.handler_idmethod get_adjustment : unit -> Ocgtk_gtk__.GAdjustment.adjustment_tmethod get_fill_level : unit -> floatmethod get_flippable : unit -> boolmethod get_inverted : unit -> boolmethod get_restrict_to_fill_level : unit -> boolmethod get_round_digits : unit -> intmethod get_show_fill_level : unit -> boolmethod get_slider_size_fixed : unit -> boolmethod get_value : unit -> floatmethod set_adjustment : Ocgtk_gtk__.GAdjustment.adjustment_t -> unitmethod set_fill_level : float -> unitmethod set_flippable : bool -> unitmethod set_increments : float -> float -> unitmethod set_inverted : bool -> unitmethod set_range : float -> float -> unitmethod set_restrict_to_fill_level : bool -> unitmethod set_round_digits : int -> unitmethod set_show_fill_level : bool -> unitmethod set_slider_size_fixed : bool -> unitmethod set_value : float -> unitmethod as_range : Ocgtk_gtk__.Range.t