public event accepted as ActionEvent
Emitted when the dialog is accepted.
dialog.accepted += lambda(event: ActionEvent): print(event.source)