w4d v0.0.4 (2018-08-22T12:42:48Z)
Dub
Repo
Widget.draw
w4d
widget
base
Widget
Draws the widget.
void
draw
(Window win)
void
draw
(Window win, ColorSet parent)
class
Widget
void
draw
(
Window
win
,
in
ColorSet
parent
)
Meta
Source
See Implementation
w4d
widget
base
Widget
constructors
this
functions
checkNeedLayout
disableState
draw
drawBox
drawChildren
enableState
findChildAt
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
Draws the widget.