public event accepted as ActionEvent
Emitted after the user accepts the selected font.
chooser.accepted += lambda(event: ActionEvent): print(chooser.selectedFont)