]> Pileus Git - ~andy/gtk/commit
treeview: propagate the selected state from the row
authorCosimo Cecchi <cosimoc@gnome.org>
Mon, 7 Mar 2011 05:17:08 +0000 (00:17 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 7 Mar 2011 13:12:48 +0000 (08:12 -0500)
commit96d6c2d108a3f69759a5a23f76e6b4d309da0b15
treee2979c56d90e5b404b597a769219d8e18c70645f
parentb93a2ebeedd656af65e0ef536cad4d5e8614f193
treeview: propagate the selected state from the row

An expander in a row can't be selected on its own otherwise. This way
themes can override the expander colors when the row is selected.

https://bugzilla.gnome.org/show_bug.cgi?id=644089
gtk/gtktreeview.c