Skip to content

Add a11y api to GtkListItem

Matthias Clasen requested to merge listitem-a11y-api into main

The new function, gtk_list_item_update_accessible_names, copyies the naming-related properties and relations from the child to the GtkListItemWidget.

Merge request reports