]> Pileus Git - ~andy/gtk/commit
Add widget->allocation setter method
authorCody Russell <bratsche@gnome.org>
Thu, 13 Aug 2009 14:57:25 +0000 (09:57 -0500)
committerCody Russell <bratsche@gnome.org>
Thu, 13 Aug 2009 16:14:55 +0000 (11:14 -0500)
commit2ba836defb0a862307e02209939dcd20970adf96
treef8cd443000798be3540994ab7cd29cf5712f582a
parent9f822431970b9744f0184ae2d9e9977f607ffe4e
Add widget->allocation setter method

Add gtk_widget_set_allocation() to be used by size_allocate() methods,
since widget->allocation is now sealed.  Bug #585211
gtk/gtkwidget.c