GtkWidgetClass.sizeAllocate

Called to set the allocation, if the widget does not have a layout manager.

struct GtkWidgetClass
extern (C)
void function(GtkWidget* widget, int width, int height, int baseline) sizeAllocate;