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
|
02fd1e5a62
|
a11y: Add _gtk_cell_accessible_parent_get_child_index()
This will soon replace the shenanigans we do to keep the index of cells
current.
|
2011-11-16 04:31:06 +01:00 |
|
Matthias Clasen
|
ddfa756ac7
|
Convert GailCellParent to GtkCellAccessibleParent
|
2011-07-09 23:57:16 -04:00 |
|