package lablgtk3

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

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.