package lablgtk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
class progress_bar : Gtk.progress_bar Gtk.obj -> object ... end
val progress_bar : ?orientation:Gtk.Tags.progress_bar_orientation -> ?pulse_step:float -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit -> progress_bar
class range_signals : [> Gtk.range ] Gtk.obj -> object ... end
class range : [> Gtk.range ] as 'b Gtk.obj -> object ... end
class scale : Gtk.scale Gtk.obj -> object ... end
val scale : Gtk.Tags.orientation -> ?adjustment:GData.adjustment -> ?digits:int -> ?draw_value:bool -> ?value_pos:Gtk.Tags.position -> ?inverted:bool -> ?update_policy:Gtk.Tags.update_type -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit -> scale
val scrollbar : Gtk.Tags.orientation -> ?adjustment:GData.adjustment -> ?inverted:bool -> ?update_policy:Gtk.Tags.update_type -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit -> range
class ruler : [> Gtk.ruler ] as 'b Gtk.obj -> object ... end
val ruler : Gtk.Tags.orientation -> ?metric:Gtk.Tags.metric_type -> ?lower:float -> ?upper:float -> ?max_size:float -> ?position:float -> ?packing:(GObj.widget -> unit) -> ?show:bool -> unit -> ruler