Mapping between an operation and a key sequence.
More...
#include "lib.h"
|
| int | op |
| | Operation, e.g. OP_DELETE.
|
| |
| const char * | seq |
| | Default key binding.
|
| |
Mapping between an operation and a key sequence.
Definition at line 124 of file lib.h.
◆ op
Operation, e.g. OP_DELETE.
Definition at line 126 of file lib.h.
◆ seq
| const char* MenuOpSeq::seq |
Default key binding.
Definition at line 127 of file lib.h.
The documentation for this struct was generated from the following file: