We should not inherit from GtkEntryAccessible, given that GtkSearchEntry is *not* a GtkEntry.
Use a separate accessible object for the GtkSearchEntry, just like we did for GtkPasswordEntry.