Widget.redraw
void redraw() nothrow @nogcMarks the widget for redrawing.
The widget will be redrawn on the next event loop iteration.
void redraw() nothrow @nogcMarks the widget for redrawing.
The widget will be redrawn on the next event loop iteration.