Expand description
Helpers to add key bindings to widgets.
Constantsยง
- ACTIVATE_
KEYS ๐ - List of keys that activate a widget.
- CONTEXT_
MENU_ ๐BINDINGS - List of key and modifier combos that trigger a context menu to appear.
Functionsยง
- add_
activate_ ๐bindings - Add key bindings to the given class to trigger the given action to activate a widget.
- add_
context_ ๐menu_ bindings - Add key bindings to the given class to trigger the given action to show a context menu.