module Pango:sig
..end
typecontext =
[ `pangocontext ] Gobject.obj
typefont =
[ `pangofont ] Gobject.obj
type
font_description
type
font_metrics
type
language
typelayout =
[ `pangolayout ] Gobject.obj
typeunits =
int
type
rectangle = {
|
x : |
|
y : |
|
width : |
|
height : |
val _pango_init : unit -> unit
module Tags:sig
..end
module Font:sig
..end
module Language:sig
..end
module Context:sig
..end
val scale : unit -> int
val scale : int
module Layout:sig
..end