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.
Please register or sign in to comment