rofi 1.7.7
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
 
GHashTable * thumbnailers
 

Detailed Description

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

Field Documentation

◆ icon_cache

GHashTable* IconFetcher::icon_cache

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

◆ icon_cache_uid

GHashTable* IconFetcher::icon_cache_uid

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

◆ last_uid

uint32_t IconFetcher::last_uid

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

◆ supported_extensions

GList* IconFetcher::supported_extensions

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

◆ thumbnailers

GHashTable* IconFetcher::thumbnailers

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

◆ xdg_context

NkXdgThemeContext* IconFetcher::xdg_context

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


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