rofi 1.7.5
|
Data Fields | |
unsigned int | length |
DmenuScriptEntry | values [BLOCK_LINES_SIZE] |
DmenuModePrivateData * | pd |
unsigned int Block::length |
Definition at line 118 of file dmenu.c.
Referenced by dmenu_async_read_proc(), and read_input_thread().
DmenuModePrivateData* Block::pd |
DmenuScriptEntry Block::values[BLOCK_LINES_SIZE] |
Definition at line 119 of file dmenu.c.
Referenced by dmenu_async_read_proc().