Widget.sizeAllocate

This function is only used by GtkContainer subclasses, to assign a size and position to their child widgets.

class Widget
void
sizeAllocate

Parameters

allocation GtkAllocation*

position and size to be allocated to widget

Meta