|
NAMEGtk2::Gdk::PixbufSimpleAnim - wrapper for GdkPixbufSimpleAnim HIERARCHY Glib::Object
+----Gtk2::Gdk::PixbufAnimation
+----Gtk2::Gdk::PixbufSimpleAnim
METHODSpixbufsimpleanim = Gtk2::Gdk::PixbufSimpleAnim->new ($width, $height, $rate)
$animation->add_frame ($pixbuf)
boolean = $animation->get_loopSince: gtk+ 2.18 $animation->set_loop ($loop)
Since: gtk+ 2.18 PROPERTIES
SEE ALSOGtk2, Glib::Object, Gtk2::Gdk::PixbufAnimation COPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice.
|