]> Pileus Git - ~andy/gtk/commit
Avoid excessive child_changed::added emissions
authorMatthias Clasen <mclasen@redhat.com>
Fri, 1 Jul 2011 02:12:31 +0000 (22:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:56 +0000 (16:08 -0400)
commit0bbe09a28e770c564721f1671d9a5be03642525f
treefdcda00861f01e8d4b9f6bccc8c732fcf9420e27
parent318192b93747299f6e674fd68e1ea3b549e3048e
Avoid excessive child_changed::added emissions

We are listening to page-added and emit child_changed::added
in response to that, so don't let the add_gtk handler add
extraneous extra signal emissions. This fixes the child-handling
test for GtkNotebook.
gtk/a11y/gtknotebookaccessible.c