diff options
author | Benjamin Otte <otte@redhat.com> | 2013-05-02 15:26:33 +0200 |
---|---|---|
committer | Benjamin Otte <otte@redhat.com> | 2013-05-02 15:31:26 +0200 |
commit | 7cecc8e524f9ac3825622e10f8a98f5e01ac4727 (patch) | |
tree | e4036d487c0f4cb1ca04769c252e9affd7a1f1e4 /gtk/gtkradioaction.h | |
parent | c6894cd6063851d70d1687d468cf67757939595d (diff) | |
download | gtk+-7cecc8e524f9ac3825622e10f8a98f5e01ac4727.tar.gz |
a11y: Remove AtkSelection implementation from combobox
AtkSelection requires that the immediate children of the object are the
selectable items. The combobox however is implemented with just 1 child:
The popup menu.
The popup menu is implementing the selectable interface.
Test are updated to reflect this change.
Diffstat (limited to 'gtk/gtkradioaction.h')
0 files changed, 0 insertions, 0 deletions