示例#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)