klyn.gui.windows.MainWindow.paint
method
public override paint(painter as Painter) as Void:
Description
Paints the main window background and its central widget tree using the active KSS theme.
win.paint(Painter(1024, 768))