예제 #1
0
 def on_switch_user_clicked(self, widget):
     """
     Callback for the switch-user button.
     """
     utils.do_user_switch()
예제 #2
0
 def on_switch_user_clicked(self, widget):
     """
     Callback for the switch-user button.
     """
     utils.do_user_switch()
예제 #3
0
 def on_switch_user_clicked(self, widget):
     utils.do_user_switch()