package ocgtk

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

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