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

Emitted after the user accepts the selected font.

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