rofi 1.7.9
KeysHelpModePrivateData Struct Reference
Collaboration diagram for KeysHelpModePrivateData:
Collaboration graph

Data Fields

char ** messages
unsigned int messages_length

Detailed Description

Definition at line 48 of file help-keys.c.

Field Documentation

◆ messages

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().

◆ messages_length

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().


The documentation for this struct was generated from the following file:
  • /builddir/build/BUILD/rofi-1.7.9-build/rofi-1.7.9/source/modes/help-keys.c