Query: gtk2::gdk::pixbufanimation
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gtk2::Gdk::PixbufAnimation(3) User Contributed Perl Documentation Gtk2::Gdk::PixbufAnimation(3)NAMEGtk2::Gdk::PixbufAnimationHIERARCHYGlib::Object +----Gtk2::Gdk::PixbufAnimationMETHODSpixbufanimation = Gtk2::Gdk::PixbufAnimation->new_from_file ($filename) o $filename (localized file name) May croak with a Glib::Error in $@ on failure. integer = $animation->get_height boolean = $animation->is_static_image pixbufanimationiter = $animation->get_iter ($start_time_seconds=0, $start_time_microseconds=0) o $start_time_seconds (integer) o $start_time_microseconds (integer) The seconds and microseconds values are available from Time::HiRes, which is standard since perl 5.8.0. If both are undef or omitted, the function uses the current time. pixbuf = $animation->get_static_image integer = $animation->get_widthSEE ALSOGtk2, Glib::ObjectCOPYRIGHTCopyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::Gdk::PixbufAnimation(3)