Gtk2::Gdk::PixbufAnimationIter(3) | User Contributed Perl Documentation | Gtk2::Gdk::PixbufAnimationIter(3) |
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.
2024-09-01 | perl v5.40.0 |