commit | 562bfc901df2cc9f517014ad7dc2dd0bdc5c1869 | [log] [tgz] |
---|---|---|
author | Benjamin Otte <otte@redhat.com> | Thu Oct 08 11:41:50 2015 |
committer | Benjamin Otte <otte@redhat.com> | Fri Oct 09 13:32:11 2015 |
tree | e1aa08f85e58d63bfda53fea408846683590bf15 | |
parent | 0b92fab92154fe4151e26cb8450a0adce7d1cddc [diff] |
container: Don't keep our own variable trying to track need for resize Insteaad, introduce gtk_widget_needs_allocate() and use that.