At the same time, drop the AtkText implementation, and simplify accordingly. Test output has been updated to match.
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.