Provided by: libgtk2-perl-doc_1.24992-1build1_all
NAME
Gtk2::Gdk::PixbufAnimationIter - wrapper for GdkPixbufAnimationIter
HIERARCHY
Glib::Object +----Gtk2::Gdk::PixbufAnimationIter
METHODS
boolean = $iter->advance ($current_time_seconds=0, $current_time_microseconds=0) • $current_time_seconds (integer) • $current_time_microseconds (integer) integer = $iter->get_delay_time boolean = $iter->on_currently_loading_frame pixbuf = $iter->get_pixbuf
SEE ALSO
Gtk2, Glib::Object
COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice.