traitsui.editors.key_binding_editor module

Defines the key binding editor for use with the KeyBinding class. This is a specialized editor used to associate a particular key with a control (i.e., the key binding editor).

traitsui.editors.key_binding_editor.key_binding_editor(*args, **traits)[source]