Add a getter for the accessible type of a widget class
This will be necessary to port out-of-tree a11y implementations from the atk object factory approach to this new way of doing things.
This commit is contained in:
		| @ -5052,6 +5052,7 @@ gtk_widget_style_get_property | ||||
| gtk_widget_style_get_valist | ||||
| gtk_widget_style_attach | ||||
| gtk_widget_class_set_accessible_type | ||||
| gtk_widget_class_get_accessible_type | ||||
| gtk_widget_get_accessible | ||||
| gtk_widget_child_focus | ||||
| gtk_widget_child_notify | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen