]> Pileus Git - ~andy/gtk/commit
Don't size-allocate invisible headers
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Jun 2011 22:55:19 +0000 (18:55 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Jun 2011 22:55:19 +0000 (18:55 -0400)
commit5fcf9ae09e8ce43f5c51a1b1ed4402ae30b9e1f0
tree5f781f6f3c4ada56a76e2ff904ecac08abde1536
parent1208f2bde04face0b25fb31bbce3c85d3fb66f2e
Don't size-allocate invisible headers

We don't ignore their size requests when determining the
column width, so allocating them is bound to spew tons
of annoying underallocation warnings.
gtk/gtktreeviewcolumn.c