From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2010-11-23 21:34:49
|
https://bugzilla.gnome.org/show_bug.cgi?id=625538 gnome-perl | Gtk2 | unspecified Torsten Schoenfeld <kaffeetisch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kaf...@gm... --- Comment #1 from Torsten Schoenfeld <kaf...@gm...> 2010-11-23 21:34:37 UTC --- The docs say that GdkImage "has now been superceded to a large extent by the much more flexible GdkRGB functions." So is GdkImage really better for your use case? If so, then I think the patch can go in. Just one minor thing: can you name the accessors "get_foo" and implement them as is done in xs/GtkSelection.xs? That is, use the "get_foo" methods if available, otherwise use struct access. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |