summaryrefslogtreecommitdiff
path: root/gtk/gtkaccessiblerange.c
Commit message (Expand)AuthorAgeFilesLines
* a11y: Drop GtkAccessibleRange.get_minimum_increment()ebassi/a11y/accessible-rangeEmmanuele Bassi2022-09-301-34/+8
* Clean up GtkAccessibleRangeEmmanuele Bassi2022-09-301-105/+104
* Document that this will be available only in GTK 4.10Lukáš Tyrychtr2022-09-291-1/+7
* Actually use the AccessibleRange interfaceLukáš Tyrychtr2022-09-291-5/+6
* Improve documentationLukáš Tyrychtr2022-09-291-0/+4
* Account for GtkAccessibleRange implementations which do not have aLukáš Tyrychtr2022-09-291-2/+20
* Introduce GtkAccessibleRangeLukáš Tyrychtr2022-09-291-0/+76