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
Gdk
Method
Gdk.draw_layout (Drawable drawable, GC gc, gint32 x, gint32 y, Layout layout) : none
Gdk
Method
Gdk.draw_layout_with_colors (Drawable drawable, GC gc, gint32 x, gint32 y, Layout layout, Color foreground, Color background) : none
Gtk
Method
Gtk.draw_layout (Style style, Window window, StateType state_type, gboolean use_text, gint32 x, gint32 y, Layout layout) : none
Gtk
Method
Gtk.paint_layout (Style style, Window window, StateType state_type, gboolean use_text, Rectangle area, Widget widget, String detail, gint32 x, gint32 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.Renderer
Method
draw_layout (Layout layout, gint32 x, gint32 y) : none
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 Thu Mar 31 2011 03:03:21 GMT+0800 (HKT)