klyn.gui.terminal.Dialog.accepted
event
public event accepted as ActionEvent
Description

Emitted when the dialog is accepted.

dialog.accepted += lambda(event: ActionEvent): print(event.source)