c
Back to Seed Clases

Gdk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gdk.Image

Class Gdk.Image

Import line: Gdk = imports.gi.Gdk;
GIR File: Gdk-2.0.gir
C documentation: GdkImage
Class : Image
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gdk
Method
Gdk.draw_image (Drawable drawable, GC gc, Image image, gint32 xsrc, gint32 ysrc, gint32 xdest, gint32 ydest, gint32 width, gint32 height) : none
Gtk.Image
Property
image : Gdk.Image
Gtk.Image
Method
new Gtk.Image.from_image (Image image, Bitmap mask) : Gtk.Widget
Create a new Gtk.Image
Gtk.Image
Method
get (Image val, Bitmap mask) : none
Gtk.Image
Method
get_image () : Object
Gtk.Image
Method
set (Image val, Bitmap mask) : none
Gtk.Image
Method
set_from_image (Image gdk_image, Bitmap mask) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:02:54 GMT+0800 (HKT)