]> Pileus Git - ~andy/gtk/commit
Make Gail work with custom treemodels
authorSzilárd Pfeiffer <mailbox@pfeifferszilard.hu>
Tue, 10 Aug 2010 01:09:30 +0000 (21:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 10 Aug 2010 01:09:30 +0000 (21:09 -0400)
commit2686af2fbb3cd12bb5437837c891d302a0674496
treebd598e7eba097fbe1b273d20437f81a090a61a42
parent99e8a76cabd68d18a6c2381bd66d53652de7fbdd
Make Gail work with custom treemodels

Gail did set the role to ATK_ROLE_TABLE for anything that is
not a GtkTreeStore. The propery way to do this is to look at the
tree model flags for list-onlyness. Bug 580291.
modules/other/gail/gailtreeview.c