Class GRange.range_signals
@gtkdoc gtk GtkRange
inherit GObj.widget_signals
method adjust_bounds : callback:(float -> unit) -> GtkSignal.idmethod move_slider : callback:(Gtk.Tags.scroll_type -> unit) -> GtkSignal.idmethod change_value : callback:(Gtk.Tags.scroll_type -> float -> unit) -> GtkSignal.idmethod value_changed : callback:(unit -> unit) -> GtkSignal.idmethod notify_adjustment : callback:(GData.adjustment -> unit) -> GtkSignal.idmethod notify_fill_level : callback:(float -> unit) -> GtkSignal.idmethod notify_inverted : callback:(bool -> unit) -> GtkSignal.idmethod notify_lower_stepper_sensitivity : callback:(Gtk.Tags.sensitivity_type -> unit) -> GtkSignal.idmethod notify_orientation : callback:(Gtk.Tags.orientation -> unit) -> GtkSignal.idmethod notify_restrict_to_fill_level : callback:(bool -> unit) -> GtkSignal.idmethod notify_round_digits : callback:(int -> unit) -> GtkSignal.idmethod notify_show_fill_level : callback:(bool -> unit) -> GtkSignal.idmethod notify_upper_stepper_sensitivity : callback:(Gtk.Tags.sensitivity_type -> unit) -> GtkSignal.id