package lablgtk3

  1. Overview
  2. Docs
OCaml interface to GTK+3

Install

Dune Dependency

Authors

Maintainers

Sources

lablgtk3-3.0.beta5.tbz
sha256=5d221cf92a9f1f6d6e5a9c83d49eb3d6a62528a0002fd2bac44bbd2dad89ee30
md5=e8745cbff677b330e06a304c6d1b9bce

doc/lablgtk3/OgtkBaseProps/class-adjustment_sigs/index.html

Class OgtkBaseProps.adjustment_sigs

method private virtual connect : 'b. ([> `adjustment ] as 'a, 'b) GtkSignal.t -> callback:'b -> GtkSignal.id
method private virtual notify : 'b. ('a, 'b) Gobject.property -> callback:('b -> unit) -> GtkSignal.id
method changed : callback:(unit -> unit) -> GtkSignal.id
method value_changed : callback:(unit -> unit) -> GtkSignal.id
method notify_lower : callback:(float -> unit) -> GtkSignal.id
method notify_page_increment : callback:(float -> unit) -> GtkSignal.id
method notify_page_size : callback:(float -> unit) -> GtkSignal.id
method notify_step_increment : callback:(float -> unit) -> GtkSignal.id
method notify_upper : callback:(float -> unit) -> GtkSignal.id
method notify_value : callback:(float -> unit) -> GtkSignal.id
OCaml

Innovation. Community. Security.