rofi
1.5.4
|
Data Fields | |
NkXdgThemeContext * | xdg_context |
GHashTable * | icon_cache |
GHashTable * | icon_cache_uid |
uint32_t | last_uid |
Definition at line 42 of file rofi-icon-fetcher.c.
GHashTable* IconFetcher::icon_cache |
Definition at line 48 of file rofi-icon-fetcher.c.
Referenced by rofi_icon_fetcher_destroy(), rofi_icon_fetcher_init(), and rofi_icon_fetcher_query().
GHashTable* IconFetcher::icon_cache_uid |
Definition at line 50 of file rofi-icon-fetcher.c.
Referenced by rofi_icon_fetcher_destroy(), rofi_icon_fetcher_get(), rofi_icon_fetcher_init(), and rofi_icon_fetcher_query().
uint32_t IconFetcher::last_uid |
Definition at line 52 of file rofi-icon-fetcher.c.
Referenced by rofi_icon_fetcher_query().
NkXdgThemeContext* IconFetcher::xdg_context |
Definition at line 45 of file rofi-icon-fetcher.c.
Referenced by rofi_icon_fetcher_destroy(), rofi_icon_fetcher_init(), and rofi_icon_fetcher_worker().