]> Pileus Git - ~andy/gtk/commit
treeview: Invalidate children properly
authorBenjamin Otte <otte@redhat.com>
Mon, 1 Oct 2012 09:54:18 +0000 (11:54 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 1 Oct 2012 09:54:18 +0000 (11:54 +0200)
commita7d213854460a7820d9665650a507081b9d196b7
tree7cae19470a7620cd18a48d316756a42bfe4ac0bb
parentf1ad9051bdbe88e3822d758162e760a7d6d970eb
treeview: Invalidate children properly

GtkTreeView still uses regions (yay!), so we need to invalidate the
regions when hiding/showing children, and not their siblings.
gtk/gtktreeview.c