Back to Seed Clases

cairo


Classes

Interfaces

Structs

Unions

Enums

Struct cairo.FontType

Import line: cairo = imports.gi.cairo;
GIR File: cairo-1.0.gir
C documentation: cairoFontType
Struct : FontType
  Show / Hide Inherited methods, properties and signals
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
PangoCairo
Method
PangoCairo.font_map_new_for_font_type (FontType fonttype) : Pango.FontMap
Creates a new PangoCairoFontMap object of the type suitable to be used with cairo font backend of type fonttype.
PangoCairo.FontMap
Method
get_font_type () : cairo.FontType
Gets the type of Cairo font backend that fontmap uses.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:35:05 GMT+0800 (HKT)