Subject: | missing API call for gdk_pixbuf_simple_anim_set_loop ? |
Hi, I'm not sure but I can't find an API call for
gdk_pixbuf_simple_anim_set_loop. Could you please add it? I need it
supporting colorblind people (blinking images instead of red/green).
http://library.gnome.org/devel/gdk-pixbuf/stable/gdk-pixbuf-animation.html
Gtk2::Gdk::PixbufSimpleAnim->set_loop($anim,1);
Results in:
Can't locate object method "set_loop" via package
"Gtk2::Gdk::PixbufSimpleAnim"