c
Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

Struct Pango.LayoutLine

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.LayoutLine
Struct : LayoutLine
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Pango.LayoutLine ()
Create a new Pango.LayoutLine
Create a new Pango.LayoutLine
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
CoglPango
Method
CoglPango.render_layout_line (LayoutLine line, gint32 x, gint32 y, Color color) : none
Pango.Layout
Method
get_line (gint32 line) : Pango.LayoutLine
Pango.Layout
Method
get_line_readonly (gint32 line) : Pango.LayoutLine
Pango.LayoutIter
Method
get_line () : Pango.LayoutLine
Pango.LayoutIter
Method
get_line_readonly () : Pango.LayoutLine
Pango.Renderer
Method
draw_layout_line (LayoutLine line, gint32 x, gint32 y) : none
Pango.Renderer
Method
get_layout_line () : Pango.LayoutLine
PangoCairo
Method
PangoCairo.layout_line_path (Context cr, LayoutLine line) : none
PangoCairo
Method
PangoCairo.show_layout_line (Context cr, LayoutLine line) : none
PangoFT2
Method
PangoFT2.render_layout_line (Bitmap bitmap, LayoutLine line, gint32 x, gint32 y) : none
PangoFT2
Method
PangoFT2.render_layout_line_subpixel (Bitmap bitmap, LayoutLine line, gint32 x, gint32 y) : none
PangoXft
Method
PangoXft.render_layout_line (Draw draw, Color color, LayoutLine line, 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)