def on_switch_user_clicked(self, widget): """ Callback for the switch-user button. """ utils.do_user_switch()
def on_switch_user_clicked(self, widget): utils.do_user_switch()