Widget.sizeAllocate
void sizeAllocate(gtk.types.Allocation allocation, int baseline)Allocates widget with a transformation that translates the origin to the position in allocation.
This is a simple form of [gtk.widget.Widget.allocate].
Parameters
allocation | position and size to be allocated to widget |
baseline | The baseline of the child, or -1 |