klyn.gui.windows.dialogs.ColorLightBox.accepted
event
public event accepted as ActionEvent
Description

Emitted after the current color is accepted.

chooser.accepted += lambda(event: ActionEvent): print(chooser.selectedColor)