]> Pileus Git - ~andy/gtk/commit
treeview: Don't emit cursor-changed in destruction
authorJohn Lindgren <john.lindgren@aol.com>
Wed, 13 Mar 2013 01:03:45 +0000 (02:03 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 13 Mar 2013 01:06:29 +0000 (02:06 +0100)
commit5e2c23214564f7dcc687fa8467020eeb6b9407a9
treeed7a56890ba174f4b451982a8421d7ea125ce5f3
parentb7aa15f505ebc9bfd13060db73717deee254d959
treeview: Don't emit cursor-changed in destruction

This is a workaround until we have a good idea on how we want to handle
signal disconnection before/during/after dispose and destroy vfunc
calls.

https://bugzilla.gnome.org/show_bug.cgi?id=671939
gtk/gtktreeview.c