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
Gdk
Method
Gdk.draw_glyphs (Drawable drawable, GC gc, Font font, gint32 x, gint32 y, GlyphString glyphs) : none
Gdk
Method
Gdk.draw_glyphs_transformed (Drawable drawable, GC gc, Matrix matrix, Font font, gint32 x, gint32 y, GlyphString glyphs) : none
Pango.GlyphString
Method
extents (Font font, Rectangle ink_rect, Rectangle logical_rect) : none
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, Picture src_picture, Picture 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 Thu Mar 31 2011 03:03:20 GMT+0800 (HKT)