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
An opaque struct representing an animation.
Properties
None
Methods / Constructors
Method / Constructor Defined By
 
new GdkPixbuf.PixbufAnimation ()
Create a new GdkPixbuf.PixbufAnimation
Create a new GdkPixbuf.PixbufAnimation
 
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.Widget
Create a new Gtk.Image
Gtk.Image
Method
get_animation () : GdkPixbuf.PixbufAnimation
Gets the GdkPixbufAnimation being displayed by the GtkImage.
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).
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:02 GMT+0800 (HKT)