rofi 1.7.5
RunEntry Struct Reference
Collaboration diagram for RunEntry:
Collaboration graph

Data Fields

char * entry
 
uint32_t icon_fetch_uid
 
uint32_t icon_fetch_size
 
cairo_surface_t * icon
 

Detailed Description

Definition at line 65 of file run.c.

Field Documentation

◆ entry

◆ icon

cairo_surface_t* RunEntry::icon

Definition at line 70 of file run.c.

Referenced by get_apps(), get_apps_external(), and run_mode_destroy().

◆ icon_fetch_size

uint32_t RunEntry::icon_fetch_size

Definition at line 68 of file run.c.

Referenced by _get_icon(), get_apps(), and get_apps_external().

◆ icon_fetch_uid

uint32_t RunEntry::icon_fetch_uid

Definition at line 67 of file run.c.

Referenced by _get_icon(), get_apps(), and get_apps_external().


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