package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

@gtkdoc gtk GtkRange

method adjust_bounds : callback:(float -> unit) -> GtkSignal.id
method move_slider : callback:(Gtk.Tags.scroll_type -> unit) -> GtkSignal.id
method change_value : callback:(Gtk.Tags.scroll_type -> float -> unit) -> GtkSignal.id
method value_changed : callback:(unit -> unit) -> GtkSignal.id
method notify_adjustment : callback:(GData.adjustment -> unit) -> GtkSignal.id
method notify_fill_level : callback:(float -> unit) -> GtkSignal.id
method notify_inverted : callback:(bool -> unit) -> GtkSignal.id
method notify_lower_stepper_sensitivity : callback: (Gtk.Tags.sensitivity_type -> unit) -> GtkSignal.id
method notify_orientation : callback:(Gtk.Tags.orientation -> unit) -> GtkSignal.id
method notify_restrict_to_fill_level : callback:(bool -> unit) -> GtkSignal.id
method notify_round_digits : callback:(int -> unit) -> GtkSignal.id
method notify_show_fill_level : callback:(bool -> unit) -> GtkSignal.id
method notify_upper_stepper_sensitivity : callback: (Gtk.Tags.sensitivity_type -> unit) -> GtkSignal.id