c
Back to Seed Clases

cairo


Classes

Interfaces

Structs

Unions

Enums

Struct cairo.Context

Import line: cairo = imports.gi.cairo;
GIR File: cairo-1.0.gir
C documentation: cairoContext
Struct : Context
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Clutter
Method
Clutter.cairo_set_source_color (Context cr, Color color) : none
Clutter.CairoTexture
Method
create () : cairo.Context
Clutter.CairoTexture
Method
create_region (gint32 x_offset, gint32 y_offset, gint32 width, gint32 height) : cairo.Context
Clutter.Path
Method
to_cairo_path (Context cr) : none
Gdk
Method
Gdk.cairo_create (Drawable drawable) : cairo.Context
Gdk
Method
Gdk.cairo_rectangle (Context cr, Rectangle rectangle) : none
Gdk
Method
Gdk.cairo_region (Context cr, Region region) : none
Gdk
Method
Gdk.cairo_reset_clip (Context cr, Drawable drawable) : none
Gdk
Method
Gdk.cairo_set_source_color (Context cr, Color color) : none
Gdk
Method
Gdk.cairo_set_source_pixbuf (Context cr, Pixbuf pixbuf, gdouble pixbuf_x, gdouble pixbuf_y) : none
Gdk
Method
Gdk.cairo_set_source_pixmap (Context cr, Pixmap pixmap, gdouble pixmap_x, gdouble pixmap_y) : none
Gdk
Method
Gdk.cairo_set_source_window (Context cr, Window window, gdouble x, gdouble y) : none
Gtk.PrintContext
Method
get_cairo_context () : cairo.Context
Gtk.PrintContext
Method
set_cairo_context (Context cr, gdouble dpi_x, gdouble dpi_y) : none
PangoCairo
Method
PangoCairo.error_underline_path (Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
PangoCairo
Method
PangoCairo.glyph_string_path (Context cr, Font font, GlyphString glyphs) : none
PangoCairo
Method
PangoCairo.layout_line_path (Context cr, LayoutLine line) : none
PangoCairo
Method
PangoCairo.layout_path (Context cr, Layout layout) : none
PangoCairo
Method
PangoCairo.show_error_underline (Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
PangoCairo
Method
PangoCairo.show_glyph_item (Context cr, String text, GlyphItem glyph_item) : none
PangoCairo
Method
PangoCairo.show_glyph_string (Context cr, Font font, GlyphString glyphs) : none
PangoCairo
Method
PangoCairo.show_layout (Context cr, Layout layout) : none
PangoCairo
Method
PangoCairo.show_layout_line (Context cr, LayoutLine line) : none
PangoCairo
Method
PangoCairo.update_context (Context cr, Context context) : none
PangoCairo
Method
PangoCairo.update_layout (Context cr, Layout layout) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:27 GMT+0800 (HKT)