rofi 1.7.8
|
Data Fields | |
NkXdgThemeContext * | xdg_context |
GHashTable * | icon_cache |
GHashTable * | icon_cache_uid |
GList * | supported_extensions |
uint32_t | last_uid |
GHashTable * | thumbnailers |
Definition at line 59 of file rofi-icon-fetcher.c.
GHashTable* IconFetcher::icon_cache |
Definition at line 64 of file rofi-icon-fetcher.c.
GHashTable* IconFetcher::icon_cache_uid |
Definition at line 66 of file rofi-icon-fetcher.c.
uint32_t IconFetcher::last_uid |
Definition at line 70 of file rofi-icon-fetcher.c.
GList* IconFetcher::supported_extensions |
Definition at line 69 of file rofi-icon-fetcher.c.
GHashTable* IconFetcher::thumbnailers |
Definition at line 73 of file rofi-icon-fetcher.c.
NkXdgThemeContext* IconFetcher::xdg_context |
Definition at line 61 of file rofi-icon-fetcher.c.