Widget.sizeAllocate

Allocates widget with a transformation that translates the origin to the position in @allocation.

This is a simple form of [method@Gtk.Widget.allocate].

class Widget
void
sizeAllocate

Parameters

allocation GtkAllocation*

position and size to be allocated to @widget

baseline int

The baseline of the child, or -1

Meta