Definition at line 40 of file actions.c.
Data Fields | |
| const char * | str |
| Description of the command. | |
| int | key |
| Key code which triggers the command. | |
|
|
Key code which triggers the command.
Definition at line 43 of file actions.c. Referenced by actions_menu(). |
|
|
Description of the command.
Definition at line 42 of file actions.c. Referenced by num_actions(). |
1.3.6