_-prefix most of the get_type functions in a11y/. There are still some more symbols left.
Explicitly set the notebook page object as the accessible parent of the page, otherwise, AtkObject follows the widget parents chain and makes the notebook accessible the parent.
At the same time, drop the AtkText implementation, and simplify accordingly. Test output has been updated to match.