package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method adjust_bounds : callback:(float -> unit) -> GtkSignal.id
method after : < adjust_bounds : callback:(float -> unit) -> GtkSignal.id ; after : 'a ; change_value : callback:(Gtk.Tags.scroll_type -> float -> unit) -> GtkSignal.id ; destroy : callback:(unit -> unit) -> GtkSignal.id ; move_slider : callback:(Gtk.Tags.scroll_type -> unit) -> GtkSignal.id ; notify_adjustment : callback:(GData.adjustment -> unit) -> GtkSignal.id ; notify_fill_level : callback:(float -> unit) -> GtkSignal.id ; notify_inverted : callback:(bool -> unit) -> GtkSignal.id ; notify_lower_stepper_sensitivity : callback:(Gtk.Tags.sensitivity_type -> unit) -> GtkSignal.id ; notify_restrict_to_fill_level : callback:(bool -> unit) -> GtkSignal.id ; notify_round_digits : callback:(int -> unit) -> GtkSignal.id ; notify_show_fill_level : callback:(bool -> unit) -> GtkSignal.id ; notify_upper_stepper_sensitivity : callback:(Gtk.Tags.sensitivity_type -> unit) -> GtkSignal.id ; value_changed : callback:(unit -> unit) -> GtkSignal.id.. > as 'a
method change_value : callback:(Gtk.Tags.scroll_type -> float -> unit) -> GtkSignal.id
method destroy : callback:(unit -> unit) -> GtkSignal.id
method move_slider : callback:(Gtk.Tags.scroll_type -> 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_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
method value_changed : callback:(unit -> unit) -> GtkSignal.id