GNOME Bugzilla – Bug 64711
gtkrange does not remove timer in _destroy
Last modified: 2011-02-04 16:09:06 UTC
gtkrange's destroy method does not remove the scroll timeout. This problem is in 1.2.10 (and earlier, I guess). I added gtk_range_remove_timer() to gtk_range_destroy() to fix it.
No 1.2.11 is planned, so closing all 1.2.11 specific bugs.
*Really* close all 1.2.11 bugs, instead of just adding a comment...