Back to Seed Clases

GdkPixbuf


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker GdkPixbuf.PixbufAnimation

Class GdkPixbuf.PixbufAnimation

Import line: GdkPixbuf = imports.gi.GdkPixbuf;
GIR File: GdkPixbuf-2.0.gir
C documentation: GdkPixbufAnimation
Class : PixbufAnimation
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GdkPixbuf.PixbufLoader
Method
get_animation () : GdkPixbuf.PixbufAnimation
Queries the GdkPixbufAnimation that a pixbuf loader is currently creating.
Gtk.Image
Property
pixbuf_animation : GdkPixbuf.PixbufAnimation
Gtk.Image
Method
new Gtk.Image.from_animation (PixbufAnimation animation) : Gtk.Image
Create a new Gtk.Image
Gtk.Image
Method
set_from_animation (PixbufAnimation animation) : none
Causes the GtkImage to display the given animation (or display nothing, if you set the animation to NULL).
Gtk.Image
Method
get_animation () : GdkPixbuf.PixbufAnimation
Gets the GdkPixbufAnimation being displayed by the GtkImage.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:27 GMT+0800 (HKT)