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:
@ -3464,6 +3464,7 @@ gtk_widget_class_install_style_property
|
||||
gtk_widget_class_install_style_property_parser
|
||||
gtk_widget_class_list_style_properties
|
||||
gtk_widget_class_path
|
||||
gtk_widget_class_get_accessible_type
|
||||
gtk_widget_class_set_accessible_type
|
||||
gtk_widget_compute_expand
|
||||
gtk_widget_create_pango_context
|
||||
|
||||
Reference in New Issue
Block a user