package ocgtk

  1. Overview
  2. Docs
OCaml bindings for GTK 4

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054

doc/ocgtk.pango/Ocgtk_pango/Pango/Font/class-font/index.html

Class Font.font

method describe : unit -> Ocgtk_pango__.Font_description.t
method describe_with_absolute_size : unit -> Ocgtk_pango__.Font_description.t
method get_coverage : Ocgtk_pango__.Language.t -> Ocgtk_pango__.GCoverage.coverage_t
method get_face : unit -> Ocgtk_pango__.GFont_face_and__font_family.font_face_t
method get_font_map : unit -> Ocgtk_pango__.GContext_and__font_and__font_map_and__fontset.font_map_t option
method get_metrics : Ocgtk_pango__.Language.t option -> Ocgtk_pango__.Font_metrics.t
method has_char : int -> bool
method serialize : unit -> Glib_bytes.t
method as_font : Ocgtk_pango__.Context_and__font_and__font_map_and__fontset.Font.t