package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val obj : Pango.context
method as_context : Pango.context
method create_layout : layout
method font_description : font_description
method font_name : string
method get_metrics : ?desc:font_description -> ?lang:string -> unit -> metrics
method language : string
method load_font : string -> Pango.font
method load_fontset : ?desc:font_description -> ?lang:string -> unit -> Pango.font
method set_font_by_name : string -> unit
method set_font_description : font_description -> unit
method set_language : string -> unit