Skip to content

a11y: Fix GtkStackPage first accessible child

Emmanuele Bassi requested to merge ebassi/stack-page-fix into main

The first accessible child is the child widget of the GtkStackPage, not the first child of the widget.

Merge request reports