Skip Menu |

This queue is for tickets about the Gtk2 CPAN distribution.

Report information
The Basics
Id: 63275
Status: resolved
Priority: 0/
Queue: Gtk2

People
Owner: Nobody in particular
Requestors: jonas.jensen [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.222
Fixed in: (no value)



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"
Subject: Re: [rt.cpan.org #63275] missing API call for gdk_pixbuf_simple_anim_set_loop ?
Date: Tue, 23 Nov 2010 20:25:34 +0100
To: bug-Gtk2 [...] rt.cpan.org
From: Torsten Schoenfeld <kaffeetisch [...] gmx.de>
On 23.11.2010 16:39, Jonas Jensen via RT wrote: Show quoted text
> 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).
You're right, we haven't got around to adding wrappers for this method yet. Patches welcome.
This API is now available in git.