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)
commit02c13aec1755ce0397011d502a92a80d1f69ea43
treed7f1c60d9cd6deb85668c22e5c00b226106eef92
parenta990c9f6e84e43b37e9f1e6b89ea6a1e8646354b
Replace size-request by minimal height-for-width

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.
libchimara/chimara-glk.c