A key binding Event. More...
#include "notify.h"
Data Fields | |
| const struct MenuDefinition * | menu |
| Menu Definition. | |
| const char * | key |
| Key string being bound (for new bind/macro). | |
| int | op |
| Operation the key's bound to (for bind), e.g. OP_DELETE. | |
| const struct MenuDefinition* EventBinding::menu |
| const char* EventBinding::key |
| int EventBinding::op |