c
Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Struct Pango.GlyphItem

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.GlyphItem
Struct : GlyphItem
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Pango.GlyphItem ()
Create a new Pango.GlyphItem
Create a new Pango.GlyphItem
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Pango.GlyphItemIter
Method
init_end (GlyphItem glyph_item, String text) : gboolean
Pango.GlyphItemIter
Method
init_start (GlyphItem glyph_item, String text) : gboolean
Pango.LayoutIter
Method
get_run () : Pango.GlyphItem
Pango.LayoutIter
Method
get_run_readonly () : Pango.GlyphItem
Pango.Renderer
Method
draw_glyph_item (String text, GlyphItem glyph_item, gint32 x, gint32 y) : none
PangoCairo
Method
PangoCairo.show_glyph_item (Context cr, String text, GlyphItem glyph_item) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:48 GMT+0800 (HKT)