Skip to content

A11y: export gtk_cell_accessible_parent_get_(row|column)_header_cells

Mike Gorse requested to merge (removed):gtk-3-24 into gtk-3-24

These functions were missing GDK_AVAILABLE_IN macros, so they were listed in the gir but not exported.

Merge request reports