c
Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Pango.Font

Class Pango.Font

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.Font
Class : Font
Extends: GObject.Object
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Pango.Font ()
Create a new Pango.Font
Create a new Pango.Font
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Pango.Context
Method
load_font (FontDescription desc) : Pango.Font
Pango.FontMap
Method
load_font (Context context, FontDescription desc) : Pango.Font
Pango.Fontset
Method
get_font (guint32 wc) : Pango.Font
Pango.GlyphString
Method
extents (Font font) : Object
Pango.GlyphString
Method
extents_range (gint32 start, gint32 end, Font font, Rectangle ink_rect, Rectangle logical_rect) : none
Pango.Renderer
Method
draw_glyph (Font font, guint32 glyph, gdouble x, gdouble y) : none
Pango.Renderer
Method
draw_glyphs (Font font, GlyphString glyphs, gint32 x, gint32 y) : none
PangoCairo
Method
PangoCairo.glyph_string_path (Context cr, Font font, GlyphString glyphs) : none
PangoCairo
Method
PangoCairo.show_glyph_string (Context cr, Font font, GlyphString glyphs) : none
PangoFT2
Method
PangoFT2.font_get_kerning (Font font, guint32 left, guint32 right) : gint32
PangoFT2
Method
PangoFT2.get_unknown_glyph (Font font) : guint32
PangoFT2
Method
PangoFT2.render (Bitmap bitmap, Font font, GlyphString glyphs, gint32 x, gint32 y) : none
PangoFT2
Method
PangoFT2.render_transformed (Bitmap bitmap, Matrix matrix, Font font, GlyphString glyphs, gint32 x, gint32 y) : none
PangoXft
Method
PangoXft.picture_render (Display display, guint64 src_picture, guint64 dest_picture, Font font, GlyphString glyphs, gint32 x, gint32 y) : none
PangoXft
Method
PangoXft.render (Draw draw, Color color, Font font, GlyphString glyphs, gint32 x, gint32 y) : none
PangoXft
Method
PangoXft.render_transformed (Draw draw, Color color, Matrix matrix, Font font, GlyphString glyphs, gint32 x, gint32 y) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:46 GMT+0800 (HKT)