allocate

open fun allocate(    widget: Widget,     width: <Error class: unknown class>,     height: <Error class: unknown class>,     baseline: <Error class: unknown class>)(source)

Assigns the given @width, @height, and @baseline to a @widget, and computes the position and sizes of the children of the @widget using the layout management policy of @manager.

Parameters

widget

the GtkWidget using @manager

width

the new width of the @widget

height

the new height of the @widget

baseline

the baseline position of the @widget, or -1