c
Back to Seed Clases

Pango


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Pango.Layout

Class Pango.Layout

Import line: Pango = imports.gi.Pango;
GIR File: Pango-1.0.gir
C documentation: Pango.Layout
Class : Layout
Extends: GObject.Object
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new Pango.Layout ()
Create a new Pango.Layout
Create a new Pango.Layout
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter.Actor
Method
create_pango_layout (String text) : Pango.Layout
Clutter.Text
Method
get_layout () : Pango.Layout
Clutter.TextNode
Method
new Clutter.TextNode.c_new (Layout layout, Color color) : Clutter.PaintNode
Create a new Clutter.TextNode
CoglPango
Method
CoglPango.ensure_glyph_cache_for_layout (Layout layout) : none
CoglPango
Method
CoglPango.render_layout (Layout layout, gint32 x, gint32 y, Color color, gint32 flags) : none
CoglPango
Method
CoglPango.render_layout_subpixel (Layout layout, gint32 x, gint32 y, Color color, gint32 flags) : none
Gkbd.KeyboardDrawing
Method
render (Context cr, Layout layout, gdouble x, gdouble y, gdouble width, gdouble height, gdouble dpi_x, gdouble dpi_y) : gboolean
Gtk
Method
Gtk.paint_layout (Style style, Context cr, StateType state_type, gboolean use_text, Widget widget, String detail, gint32 x, gint32 y, Layout layout) : none
Gtk
Method
Gtk.render_insertion_cursor (StyleContext context, Context cr, gdouble x, gdouble y, Layout layout, gint32 index, Direction direction) : none
Gtk
Method
Gtk.render_layout (StyleContext context, Context cr, gdouble x, gdouble y, Layout layout) : none
Gtk.Entry
Method
get_layout () : Pango.Layout
Gtk.Label
Method
get_layout () : Pango.Layout
Gtk.PrintContext
Method
create_pango_layout () : Pango.Layout
Gtk.Scale
Method
get_layout () : Pango.Layout
Gtk.Widget
Method
create_pango_layout (String text) : Pango.Layout
Pango.LayoutIter
Method
get_layout () : Pango.Layout
Pango.Renderer
Method
draw_layout (Layout layout, gint32 x, gint32 y) : none
Pango.Renderer
Method
get_layout () : Pango.Layout
PangoCairo
Method
PangoCairo.create_layout (Context cr) : Pango.Layout
PangoCairo
Method
PangoCairo.layout_path (Context cr, Layout layout) : none
PangoCairo
Method
PangoCairo.show_layout (Context cr, Layout layout) : none
PangoCairo
Method
PangoCairo.update_layout (Context cr, Layout layout) : none
PangoFT2
Method
PangoFT2.render_layout (Bitmap bitmap, Layout layout, gint32 x, gint32 y) : none
PangoFT2
Method
PangoFT2.render_layout_subpixel (Bitmap bitmap, Layout layout, gint32 x, gint32 y) : none
PangoXft
Method
PangoXft.render_layout (Draw draw, Color color, Layout layout, gint32 x, gint32 y) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:21:47 GMT+0800 (HKT)