예제 #1
0
 def _cheatsheetCb(self, unused_button):
     """Shows the shortcuts cheatsheet."""
     show_shortcuts(self.app)
예제 #2
0
 def _show_shortcuts_cb(self, unused_action, unused_param):
     show_shortcuts(self)
예제 #3
0
 def _show_shortcuts_cb(self, unused_action, unused_param):
     show_shortcuts(self)
예제 #4
0
 def _cheatsheetCb(self, unused_button):
     """Shows the shortcuts cheatsheet."""
     show_shortcuts(self.app)