From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2009-12-16 23:37:08
|
https://bugzilla.gnome.org/show_bug.cgi?id=604782 gnome-perl | Gtk2 | unspecified Summary: Gtk2::ListStore remove() on gtk 2.0.x Classification: Bindings Product: gnome-perl Version: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: Gtk2 AssignedTo: gtk...@li... ReportedBy: us...@zi... QAContact: gtk...@li... GNOME target: --- GNOME version: --- Created an attachment (id=149881) View: https://bugzilla.gnome.org/attachment.cgi?id=149881 Review: https://bugzilla.gnome.org/review?bug=604782&attachment=149881 returning boolean in gtk 2.0 too This is an idea to get a return value from $liststore->remove even when compiled against gtk 2.0.x, per a FIXME in the current sources. I don't suppose anyone would be using 2.0.x, but the later behaviour is quite easily emulated. I don't have an actual 2.0 to run, so this is based on a reading of its sources and a test run on gtk 2.18. -- 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. |