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 109 of file lib.h.
◆ op
Operation, e.g. OP_DELETE.
Definition at line 111 of file lib.h.
◆ seq
const char* MenuOpSeq::seq |
Default key binding.
Definition at line 112 of file lib.h.
The documentation for this struct was generated from the following file: