]> Pileus Git - ~andy/gtk/commit
Move timer removal in dispose
authorPaolo Borelli <porelli@gnome.org>
Mon, 3 Aug 2009 19:39:34 +0000 (21:39 +0200)
committerPaolo Borelli <pborelli@gnome.org>
Tue, 1 Sep 2009 13:50:42 +0000 (15:50 +0200)
commitf97a33ad9c6936b1ce6c5d4e937a17cc392b95b3
tree6d071b76103579273b44a0f110b26618ced55783
parentb31f1cd80a2d72270035fda35b3d0192c563afdb
Move timer removal in dispose

Move removal of timer function in dispose to prevent potentially running
them on a diposed-but-not-finalized tooltip
gtk/gtktooltip.c