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_metrics/class-font_metrics/index.html

Class Font_metrics.font_metrics

method get_approximate_char_width : unit -> int
method get_approximate_digit_width : unit -> int
method get_ascent : unit -> int
method get_descent : unit -> int
method get_height : unit -> int
method get_strikethrough_position : unit -> int
method get_strikethrough_thickness : unit -> int
method get_underline_position : unit -> int
method get_underline_thickness : unit -> int
method ref : unit -> Ocgtk_pango__.Font_metrics.t option
method as_font_metrics : Ocgtk_pango__.Font_metrics.t