package ocgtk

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

Class Matrix.matrix

method concat : Ocgtk_pango__.Matrix.t -> unit
method get_font_scale_factor : unit -> float
method get_slant_ratio : unit -> float
method rotate : float -> unit
method scale : float -> float -> unit
method translate : float -> float -> unit
method as_matrix : Ocgtk_pango__.Matrix.t