1Gtk2::Gdk::PixbufAnimatUisoenr(3C)ontributed Perl DocumeGnttka2t:i:oGndk::PixbufAnimation(3)
2
3
4

NAME

6       Gtk2::Gdk::PixbufAnimation
7

HIERARCHY

9         Glib::Object
10         +----Gtk2::Gdk::PixbufAnimation
11

METHODS

13   pixbufanimation = Gtk2::Gdk::PixbufAnimation->new_from_file ($filename)
14           ·   $filename (localized file name)
15
16           May croak with a Glib::Error in $@ on failure.
17
18   integer = $animation->get_height
19   boolean = $animation->is_static_image
20   pixbufanimationiter = $animation->get_iter ($start_time_seconds=0,
21       $start_time_microseconds=0)
22           ·   $start_time_seconds (integer)
23
24           ·   $start_time_microseconds (integer)
25
26           The seconds and microseconds values are available from Time::HiRes,
27           which is standard since perl 5.8.0.  If both are undef or omitted,
28           the function uses the current time.
29
30   pixbuf = $animation->get_static_image
31   integer = $animation->get_width

SEE ALSO

33       Gtk2, Glib::Object
34
36       Copyright (C) 2003-2008 by the gtk2-perl team.
37
38       This software is licensed under the LGPL.  See Gtk2 for a full notice.
39
40
41
42perl v5.12.0                      2010-05-02     Gtk2::Gdk::PixbufAnimation(3)
Impressum