rofi 1.7.7
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
 
gboolean query_done
 
gboolean query_started
 
IconFetcherNameEntryentry
 

Detailed Description

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

Field Documentation

◆ acount

unsigned int* IconFetcherEntry::acount

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

◆ cond

GCond* IconFetcherEntry::cond

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

◆ entry

◆ hsize

int IconFetcherEntry::hsize

◆ mutex

GMutex* IconFetcherEntry::mutex

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

◆ query_done

gboolean IconFetcherEntry::query_done

◆ query_started

gboolean IconFetcherEntry::query_started

◆ 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: