|
rofi 1.7.8
|

Data Fields | |
| char ** | messages |
| unsigned int | messages_length |
Definition at line 48 of file help-keys.c.
| char** KeysHelpModePrivateData::messages |
array of strings containing key descriptions
Definition at line 50 of file help-keys.c.
Referenced by _get_display_value(), get_apps(), help_keys_mode_destroy(), and help_keys_token_match().
| unsigned int KeysHelpModePrivateData::messages_length |
lengths of the messages array
Definition at line 52 of file help-keys.c.
Referenced by get_apps(), and help_keys_mode_get_num_entries().