Back to Seed Clases

freetype2


Classes

Interfaces

Structs

Unions

Enums

Struct freetype2.Face

Import line: freetype2 = imports.gi.freetype2;
GIR File: freetype2-2.0.gir
C documentation: freetype2Face
Struct : Face
  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
PangoFT2
Method
PangoFT2.font_get_face (Font font) : freetype2.Face
Returns the native FreeType2 FT_Face structure used for this PangoFont.
PangoFT2.PangoFcFont
Method
lock_face () : freetype2.Face
Gets the FreeType FT_Face associated with a font, This face will be kept around until you call pango_fc_font_unlock_face().
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:35:06 GMT+0800 (HKT)