rofi 1.7.5
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 wsize
 
int hsize
 
cairo_surface_t * surface
 
IconFetcherNameEntryentry
 

Detailed Description

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

Field Documentation

◆ acount

unsigned int* IconFetcherEntry::acount

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

◆ cond

GCond* IconFetcherEntry::cond

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

◆ entry

◆ hsize

int IconFetcherEntry::hsize

◆ mutex

GMutex* IconFetcherEntry::mutex

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

◆ state

thread_state IconFetcherEntry::state

◆ surface

◆ uid

uint32_t IconFetcherEntry::uid

◆ wsize

int IconFetcherEntry::wsize

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