Matthias Clasen
|
22ab2ca2a5
|
a11y: Avoid a warning
The listbox row accessible code was giving warnings when
parent is NULL, at destruction time.
|
2014-05-05 19:46:04 -04:00 |
|
Matthias Clasen
|
efcaaa524e
|
list box: Update accessible implementation
Now that multi selection is supported, we can provide a more
complete AtkSelection implementation.
|
2014-04-06 01:44:36 -04:00 |
|
Matthias Clasen
|
c22e27f986
|
Add a GtkListBoxRow accessible
This lets us do two things:
1. Set the list-item role
2. Set selectable and selected states as appropriate
https://bugzilla.gnome.org/show_bug.cgi?id=692258
|
2013-09-21 20:51:22 -04:00 |
|