rofi 2.0.0
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 58 of file rofi-icon-fetcher.c.

Field Documentation

◆ icon_cache

GHashTable* IconFetcher::icon_cache

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

◆ icon_cache_uid

GHashTable* IconFetcher::icon_cache_uid

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

◆ last_uid

uint32_t IconFetcher::last_uid

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

◆ supported_extensions

GList* IconFetcher::supported_extensions

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

◆ thumbnailers

GHashTable* IconFetcher::thumbnailers

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

◆ xdg_context

NkXdgThemeContext* IconFetcher::xdg_context

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


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