[Top]
GTK2
GTK2.GdkPixbufAnimationIter
|
Method GTK2.GdkPixbufAnimationIter()->get_pixbuf()
- Method
get_pixbuf
GTK2.GdkPixbuf get_pixbuf()
- Description
Gets the current pixbuf which should be displayed; the pixbuf will be the
same size as the animation itself (GDK2.PixbufAnimation->get_width(),
GDK2.PixbufAnimation->get_height()). This pixbuf should be displayed for
get_delay_time() milliseconds.
|