Finished <fix-resizer> so that it resizes its resizee.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Fri, 23 Sep 2011 21:10:00 +0000 (14:10 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Fri, 23 Sep 2011 21:10:00 +0000 (14:10 -0700)
commit72d0d9b6ea9151dbb1f204af013d3c3b38e5c4ba
treedd97718f45b21f9790a20154e08dc7a909a79f8a
parent32424c9ec52abcfab87e1d92615c71d059915bc8
Finished <fix-resizer> so that it resizes its resizee.

A resizee is now required to create a resizer.

Using gtk_grab_add/remove for the first time.

Fixed initialization of fix-widget-geometry.

Allowing the toplevel to shrink to 10x10.
src/gtk/fix-demo.scm
src/gtk/fix-layout.scm
src/gtk/gtk.cdecl