typedef GdkRectangle GtkAllocation;
A GtkAllocation of a widget represents region
which has been allocated to the widget by its parent. It is a subregion
of its parents allocation. See the section called “Height-for-width Geometry Management” for
more information.
typedef GdkRectangle GtkAllocation; A GtkAllocation of a widget represents region which has been allocated to the widget by its parent. It is a subregion of its parents allocation. See the section called “Height-for-width Geometry Management” for more information.