klyn.gui.windows.Widget.repaint
method
public repaint() as Void:
Description

Requests a repaint of the owning window without changing layout.

Custom widgets call this after a visual state change.

widget.repaint()