rofi  1.6.1
IconFetcher Struct Reference
Collaboration diagram for IconFetcher:
Collaboration graph

Data Fields

NkXdgThemeContext * xdg_context
 
GHashTable * icon_cache
 
GHashTable * icon_cache_uid
 
GList * supported_extensions
 
uint32_t last_uid
 

Detailed Description

Definition at line 50 of file rofi-icon-fetcher.c.

Field Documentation

◆ icon_cache

GHashTable* IconFetcher::icon_cache

◆ icon_cache_uid

GHashTable* IconFetcher::icon_cache_uid

◆ last_uid

uint32_t IconFetcher::last_uid

Definition at line 62 of file rofi-icon-fetcher.c.

Referenced by rofi_icon_fetcher_query().

◆ supported_extensions

GList* IconFetcher::supported_extensions

◆ xdg_context

NkXdgThemeContext* IconFetcher::xdg_context

The documentation for this struct was generated from the following file: