Benjamin Otte
|
178686ba11
|
a11y: Add get_renderer_state() to cell accessibles
Accessibles can use this function to query the state that their row
would be rendered with.
|
2011-11-24 18:29:45 +01:00 |
|
Benjamin Otte
|
bcafd9ba3c
|
a11y: Add _gtk_cell_accessible_set_cell_data()
See the function documentation for details.
Also included is the implementation for the treeview, but no users yet.
|
2011-11-24 18:29:45 +01:00 |
|
Benjamin Otte
|
d265636526
|
a11y: Remove index from cellaccessible
That way we also get rid of the refresh_index function.
|
2011-11-16 04:39:22 +01:00 |
|
Matthias Clasen
|
07461459d4
|
Convert GailCell to GtkCellAccessible
Including _-prefixing the API to reduce unwanted exports.
|
2011-07-09 23:57:16 -04:00 |
|