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