rofi  1.5.4
IconFetcherEntry Struct Reference
Collaboration diagram for IconFetcherEntry:
Collaboration graph

Data Fields

thread_state state
 
GCond * cond
 
GMutex * mutex
 
unsigned int * acount
 
uint32_t uid
 
int size
 
cairo_surface_t * surface
 
IconFetcherNameEntryentry
 

Detailed Description

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

Field Documentation

◆ acount

unsigned int* IconFetcherEntry::acount

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

◆ cond

GCond* IconFetcherEntry::cond

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

◆ entry

IconFetcherNameEntry* IconFetcherEntry::entry

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

Referenced by rofi_icon_fetcher_query(), and rofi_icon_fetcher_worker().

◆ mutex

GMutex* IconFetcherEntry::mutex

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

◆ size

int IconFetcherEntry::size

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

Referenced by rofi_icon_fetcher_query(), and rofi_icon_fetcher_worker().

◆ state

thread_state IconFetcherEntry::state

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

Referenced by rofi_icon_fetcher_query().

◆ surface

cairo_surface_t* IconFetcherEntry::surface

◆ uid

uint32_t IconFetcherEntry::uid

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

Referenced by rofi_icon_fetcher_query().


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