예제 #1
0
 def clear_shortcuts():
     '''Remove all current shorcuts.'''
     setScriptingMenuNamingShortKey({})
예제 #2
0
 def clear_shortcuts():
     """Remove all current shorcuts."""
     setScriptingMenuNamingShortKey({})
예제 #3
0
 def set_shortcuts(shortcuts_dict):
     '''Set RoboFont shortcuts from a dictionary.'''
     setScriptingMenuNamingShortKey(shortcuts_dict)
예제 #4
0
 def clear_shortcuts():
     """Remove all current shorcuts."""
     setScriptingMenuNamingShortKey({})