Replace size-request by minimal height-for-width
authorPhilip Chimento <philip.chimento@gmail.com>
Sat, 25 Aug 2012 19:00:42 +0000 (21:00 +0200)
committerPhilip Chimento <philip.chimento@gmail.com>
Sat, 25 Aug 2012 19:00:42 +0000 (21:00 +0200)
The size-request method is now gone, in favor of height-for-width
allocation. The height-for-width implementation is currently minimal,
as described at
http://developer.gnome.org/gtk3/stable/ch24s02.html#id1328275
This could be made much nicer.


No differences found