Skip to content

a11y: Clear the accessible tree in GtkATContext

Emmanuele Bassi requested to merge ebassi/atcontext-dispose into main

We acquire a reference on the accessible objects, so we need to release it when disposing the GtkATContext.

Merge request reports