package lablgtk3

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

Install

Dune Dependency

Authors

Maintainers

Sources

lablgtk3-3.1.4.tbz
sha256=6f11153337e7687e721d5c409a27cd60ecbc1a74a2bcb2e0484ffdfb5cb1048e
sha512=a667c4e93555c7b98f0597694929f94c5e2513b944d99ebcc8a66030c95e5923b34765378a813dece986b8ad447f3d3dd9d157267ce4d766fbe53afd14a4e01e

doc/lablgtk3/Pango/index.html

Module PangoSource

Sourcetype context = [ `pangocontext ] Gobject.obj
Sourcetype font = [ `pangofont ] Gobject.obj
Sourcetype font_map = [ `pangofontmap ] Gobject.obj
Sourcetype font_description
Sourcetype font_metrics
Sourcetype language
Sourcetype layout = [ `pangolayout ] Gobject.obj
Sourcetype units = int
Sourcetype rectangle = {
  1. x : int;
  2. y : int;
  3. width : int;
  4. height : int;
}
Sourceval _pango_init : unit -> unit
Sourcemodule Tags : sig ... end
Sourcemodule Font : sig ... end
Sourcemodule FontMap : sig ... end
Sourcemodule Language : sig ... end
Sourcemodule Context : sig ... end
Sourceval scale : int
Sourcemodule Layout : sig ... end
OCaml

Innovation. Community. Security.