Skip to content

gtk-demo: Make rows non-selectable

Matthias Clasen requested to merge matthiasc/gtk:for-main into main

In the listbox controls demo, rows should not be selectable. This change should help in debugging accessibility problems around non-selectable listboxes, where orca current says "not selected" for each row.

Merge request reports

Loading