API: Add gtk_widget_class_set_accessible_type()

The function is supposed to bypass the ATK registry. For 2 reasons:
1) We get rid of a lot of boilerplate madness.
2) The registry allows creating multiple accessibles per widget and we
   don't.

The old code for registries is still there.
This commit is contained in:
Benjamin Otte
2011-06-18 09:51:18 +02:00
committed by Matthias Clasen
parent 9ebcd66d43
commit ebf8bf0000
4 changed files with 51 additions and 7 deletions

View File

@ -5050,6 +5050,7 @@ gtk_widget_style_get
gtk_widget_style_get_property
gtk_widget_style_get_valist
gtk_widget_style_attach
gtk_widget_class_set_accessible_type
gtk_widget_get_accessible
gtk_widget_child_focus
gtk_widget_child_notify