c
Back to Seed Clases

cairo


Classes

Interfaces

Structs

Unions

Enums

Struct cairo.Surface

Import line: cairo = imports.gi.cairo;
GIR File: cairo-1.0.gir
C documentation: cairoSurface
Struct : Surface
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.cairo_region_create_from_surface (Surface surface) : cairo.Region
Gdk
Method
Gdk.offscreen_window_get_surface (Window window) : cairo.Surface
Gdk
Method
Gdk.pixbuf_get_from_surface (Surface surface, gint32 src_x, gint32 src_y, gint32 width, gint32 height) : GdkPixbuf.Pixbuf
Gdk.Window
Method
create_similar_surface (Content content, gint32 width, gint32 height) : cairo.Surface
GnomeDesktop.BG
Method
GnomeDesktop.BG.get_surface_from_root (Screen screen) : cairo.Surface
GnomeDesktop.BG
Method
GnomeDesktop.BG.set_surface_as_root (Screen screen, Surface surface) : none
GnomeDesktop.BG
Method
GnomeDesktop.BG.set_surface_as_root_with_crossfade (Screen screen, Surface surface) : GnomeDesktop.BGCrossfade
GnomeDesktop.BG
Method
create_surface (Window window, gint32 width, gint32 height, gboolean root) : cairo.Surface
GnomeDesktop.BGCrossfade
Method
set_end_surface (Surface surface) : gboolean
GnomeDesktop.BGCrossfade
Method
set_start_surface (Surface surface) : gboolean
Gtk
Method
Gtk.drag_set_icon_surface (DragContext context, Surface surface) : none
Gtk.IconView
Method
create_drag_icon (TreePath path) : cairo.Surface
Gtk.OffscreenWindow
Method
get_surface () : cairo.Surface
Gtk.TreeView
Method
create_row_drag_icon (TreePath path) : cairo.Surface
Meta.ShapedTexture
Method
get_image (RectangleInt clip) : cairo.Surface
St.TextureCache
Method
load_file_to_cairo_surface (String file_path) : cairo.Surface
WebKit.WebView
Method
get_snapshot () : cairo.Surface
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:50 GMT+0800 (HKT)