Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Struct Pango.FontMetrics

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.FontMetrics
Struct : FontMetrics
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Pango.Context
Method
get_metrics (FontDescription desc, Language language) : Pango.FontMetrics
Get overall metric information for a particular font
description.
Pango.Font
Method
get_metrics (Language language) : Pango.FontMetrics
Gets overall metric information for a font.
Pango.Fontset
Method
get_metrics () : Pango.FontMetrics
Get overall metric information for the fonts in the fontset.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:38 GMT+0800 (HKT)