Widget.layout

Re-layouts the widget. Be called only by Window.

  1. void layout(vec2i size)
    class Widget
    void
    layout
    (
    vec2i size
    )
  2. vec2 layout(vec2 pos, vec2 size)

Meta