w4d ~master (2018-08-27T23:49:39Z)
Dub
Repo
Widget.layout
w4d
widget
base
Widget
Re-layouts the widget.
void
layout
(vec2i size)
vec2
layout
(vec2 pos, vec2 size)
class
Widget
vec2
layout
(
vec2
pos
,
vec2
size
)
Meta
Source
See Implementation
w4d
widget
base
Widget
constructors
this
functions
checkNeedLayout
draw
drawBox
drawChildren
findChildAt
handleChangeStatus
handlePopup
infectWindowContext
layout
requestLayout
requestRedraw
setLayout
shift
mixins
__anonymous
properties
calcedChildren
childLayoutables
childPlacerOwners
children
colorset
layoutObject
needLayout
needRedraw
status
style
wantedSize
variables
_box
_colorset
_context
_layout
_needLayout
_status
_style
Re-layouts the widget.