c
Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Struct Pango.GlyphString

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.GlyphString
Struct : GlyphString
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Pango.GlyphString ()
Create a new Pango.GlyphString
Create a new Pango.GlyphString
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Pango
Method
Pango.shape (String text, gint32 length, Analysis analysis, GlyphString glyphs) : 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.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:48 GMT+0800 (HKT)