Skip to content

listitem: Add accessible-label and -description

Matthias Clasen requested to merge listitem-a11y into main

Add properties to GtkListItem to set the accessible label and description of the listitem widget. This is important, since orca will read these if the listitem widget ends up with the focus.

Edited by Matthias Clasen

Merge request reports