def _on_action_about(self, *args): forms.show_about()
def _on_action_about(self, action): forms.show_about()