Query: gtk2::gdk::pixbufsimpleanim
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gtk2::Gdk::PixbufSimpleAnim(3pm) User Contributed Perl Documentation Gtk2::Gdk::PixbufSimpleAnim(3pm)NAMEGtk2::Gdk::PixbufSimpleAnim - wrapper for GdkPixbufSimpleAnimHIERARCHYGlib::Object +----Gtk2::Gdk::PixbufAnimation +----Gtk2::Gdk::PixbufSimpleAnimMETHODSpixbufsimpleanim = Gtk2::Gdk::PixbufSimpleAnim->new ($width, $height, $rate) o $width (integer) o $height (integer) o $rate (double) $animation->add_frame ($pixbuf) o $pixbuf (Gtk2::Gdk::Pixbuf) boolean = $animation->get_loop Since: gtk+ 2.18 $animation->set_loop ($loop) o $loop (boolean) Since: gtk+ 2.18PROPERTIES'loop' (boolean : default false : readable / writable) Whether the animation should loop when it reaches the endSEE ALSOGtk2, Glib::Object, Gtk2::Gdk::PixbufAnimationCOPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::Gdk::PixbufSimpleAnim(3pm)