Skip to content

gtk3: modelbutton: Update a11y states

Matthias Clasen requested to merge model-button-a11y-state into master

We took care to set the proper role on our accessible object, but we forgot to update the state for check and radio button roles.

Merge request reports