c
GObject.Object
GdkPixbuf.PixbufAnimation
GdkPixbuf.PixbufSimpleAnim
| Import line: | GdkPixbuf = imports.gi.GdkPixbuf; |
| GIR File: | GdkPixbuf-2.0.gir |
| C documentation: | GdkPixbufSimpleAnim |
| Class : | PixbufSimpleAnim |
| Extends: | GdkPixbuf.PixbufAnimation |
| Properties | Defined By | |
|---|---|---|
|
loop : gboolean
|
GdkPixbuf.PixbufSimpleAnim | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new GdkPixbuf.PixbufSimpleAnim
(Object properties)
Create a new GdkPixbuf.PixbufSimpleAnim
Create a new GdkPixbuf.PixbufSimpleAnim
|
||
|
new GdkPixbuf.PixbufSimpleAnim.c_new
(gint32 width, gint32 height, gfloat rate)
:
GdkPixbuf.PixbufSimpleAnim
Create a new GdkPixbuf.PixbufSimpleAnim
Create a new GdkPixbuf.PixbufSimpleAnim
|
||
|
add_frame
(Pixbuf pixbuf)
:
none
|
GdkPixbuf.PixbufSimpleAnim | |
|
get_height
()
:
gint32
|
GdkPixbuf.PixbufAnimation | |
|
get_iter
(TimeVal start_time)
:
GdkPixbuf.PixbufAnimationIter
|
GdkPixbuf.PixbufAnimation | |
|
get_loop
()
:
gboolean
|
GdkPixbuf.PixbufSimpleAnim | |
|
get_static_image
()
:
GdkPixbuf.Pixbuf
|
GdkPixbuf.PixbufAnimation | |
|
get_width
()
:
gint32
|
GdkPixbuf.PixbufAnimation | |
|
is_static_image
()
:
gboolean
|
GdkPixbuf.PixbufAnimation | |
|
set_loop
(gboolean loop)
:
none
|
GdkPixbuf.PixbufSimpleAnim | |
| None |