|
rofi 1.7.8
|


Go to the source code of this file.
Data Structures | |
| struct | DmenuScriptEntry |
Functions | |
| void | dmenuscript_parse_entry_extras (G_GNUC_UNUSED Mode *sw, DmenuScriptEntry *entry, char *buffer, size_t length) |
| void dmenuscript_parse_entry_extras | ( | G_GNUC_UNUSED Mode * | sw, |
| DmenuScriptEntry * | entry, | ||
| char * | buffer, | ||
| size_t | length ) |
| sw | Unused |
| entry | The entry to update. |
| buffer | The buffer to parse. |
| length | The buffer length. |
Updates entry with the parsed values from buffer.