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_clear (Context cr) : none
Clutter
Method
Clutter.cairo_set_source_color (Context cr, Color color) : none
Clutter.CairoTexture
Signal
draw (CairoTexture self, Context cr) : gboolean
Clutter.CairoTexture
Method
create () : cairo.Context
Clutter.CairoTexture
Method
create_region (gint32 x_offset, gint32 y_offset, gint32 width, gint32 height) : cairo.Context
Clutter.Canvas
Signal
draw (Canvas self, Context cr, gint32 width, gint32 height) : gboolean
Clutter.Path
Method
to_cairo_path (Context cr) : none
Gdk
Method
Gdk.cairo_create (Window window) : cairo.Context
Gdk
Method
Gdk.cairo_get_clip_rectangle (Context cr, Object out_values) : gboolean
Gdk
Method
Gdk.cairo_rectangle (Context cr, RectangleInt rectangle) : none
Gdk
Method
Gdk.cairo_region (Context cr, Region region) : 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_rgba (Context cr, RGBA rgba) : none
Gdk
Method
Gdk.cairo_set_source_window (Context cr, Window window, gdouble x, gdouble y) : 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.cairo_should_draw_window (Context cr, Window window) : gboolean
Gtk
Method
Gtk.cairo_transform_to_window (Context cr, Widget widget, Window window) : none
Gtk
Method
Gtk.draw_insertion_cursor (Widget widget, Context cr, RectangleInt location, gboolean is_primary, TextDirection direction, gboolean draw_arrow) : none
Gtk
Method
Gtk.paint_arrow (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, ArrowType arrow_type, gboolean fill, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_box (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_box_gap (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side, gint32 gap_x, gint32 gap_width) : none
Gtk
Method
Gtk.paint_check (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_diamond (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_expander (Style style, Context cr, StateType state_type, Widget widget, String detail, gint32 x, gint32 y, ExpanderStyle expander_style) : none
Gtk
Method
Gtk.paint_extension (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side) : none
Gtk
Method
Gtk.paint_flat_box (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_focus (Style style, Context cr, StateType state_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_handle (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.paint_hline (Style style, Context cr, StateType state_type, Widget widget, String detail, gint32 x1, gint32 x2, gint32 y) : none
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.paint_option (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_resize_grip (Style style, Context cr, StateType state_type, Widget widget, String detail, WindowEdge edge, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_shadow (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_shadow_gap (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, PositionType gap_side, gint32 gap_x, gint32 gap_width) : none
Gtk
Method
Gtk.paint_slider (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height, Orientation orientation) : none
Gtk
Method
Gtk.paint_spinner (Style style, Context cr, StateType state_type, Widget widget, String detail, guint32 step, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_tab (Style style, Context cr, StateType state_type, ShadowType shadow_type, Widget widget, String detail, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk
Method
Gtk.paint_vline (Style style, Context cr, StateType state_type, Widget widget, String detail, gint32 y1_, gint32 y2_, gint32 x) : none
Gtk
Method
Gtk.render_activity (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_arrow (StyleContext context, Context cr, gdouble angle, gdouble x, gdouble y, gdouble size) : none
Gtk
Method
Gtk.render_background (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_check (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_expander (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_extension (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height, PositionType gap_side) : none
Gtk
Method
Gtk.render_focus (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_frame (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_frame_gap (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height, PositionType gap_side, gdouble xy0_gap, gdouble xy1_gap) : none
Gtk
Method
Gtk.render_handle (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_icon (StyleContext context, Context cr, Pixbuf pixbuf, gdouble x, gdouble y) : 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
Method
Gtk.render_line (StyleContext context, Context cr, gdouble x0, gdouble y0, gdouble x1, gdouble y1) : none
Gtk
Method
Gtk.render_option (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height) : none
Gtk
Method
Gtk.render_slider (StyleContext context, Context cr, gdouble x, gdouble y, gdouble width, gdouble height, Orientation orientation) : none
Gtk.CellArea
Method
render (CellAreaContext context, Widget widget, Context cr, RectangleInt background_area, RectangleInt cell_area, CellRendererState flags, gboolean paint_focus) : none
Gtk.CellRenderer
Method
render (Context cr, Widget widget, RectangleInt background_area, RectangleInt cell_area, CellRendererState flags) : none
Gtk.Container
Method
propagate_draw (Widget child, Context cr) : none
Gtk.PrintContext
Method
get_cairo_context () : cairo.Context
Gtk.PrintContext
Method
set_cairo_context (Context cr, gdouble dpi_x, gdouble dpi_y) : none
Gtk.Style
Method
apply_default_background (Context cr, Window window, StateType state_type, gint32 x, gint32 y, gint32 width, gint32 height) : none
Gtk.Widget
Signal
draw (Widget self, Context cr) : gboolean
Gtk.Widget
Method
draw (Context cr) : none
GtkSource.GutterRenderer
Method
begin (Context cr, RectangleInt background_area, RectangleInt cell_area, TextIter start, TextIter end) : none
GtkSource.GutterRenderer
Method
draw (Context cr, RectangleInt background_area, RectangleInt cell_area, TextIter start, TextIter end, GutterRendererState state) : none
PangoCairo
Method
PangoCairo.create_context (Context cr) : Pango.Context
PangoCairo
Method
PangoCairo.create_layout (Context cr) : Pango.Layout
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
St.DrawingArea
Method
get_context () : cairo.Context
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:50 GMT+0800 (HKT)