]> Pileus Git - ~andy/gtk/commit
Implement GtkExtendedLayout on GtkButton
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 7 Apr 2010 00:48:41 +0000 (20:48 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Wed, 7 Apr 2010 00:48:41 +0000 (20:48 -0400)
commit51ffd59884ed894f380f63bd706955c5f88016c4
tree4783ab615d993279c33a7430eb01ac7133d2eda0
parent85a55b2921ab7621d839c5391c1a489f572362f9
Implement GtkExtendedLayout on GtkButton

GtkButton as a content type of widget needs to forward natural size information
to parent containers in order to be resized naturally.
gtk/gtkbutton.c