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