UIElement.setDirtyWhole

Mark this element as "dirty" on its whole position.

This leads to a repaint of this widget and all other widget parts in the neighbourhood.

class UIElement
nothrow @nogc
void
setDirtyWhole

Meta