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

Data Fields

char * entry
 
char * exec
 
uint32_t icon_fetch_uid
 
uint32_t icon_fetch_size
 
gboolean from_history
 
cairo_surface_t * icon
 

Detailed Description

Definition at line 65 of file run.c.

Field Documentation

◆ entry

◆ exec

char* RunEntry::exec

Definition at line 67 of file run.c.

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

◆ from_history

gboolean RunEntry::from_history

Definition at line 70 of file run.c.

Referenced by get_apps(), and get_apps_external().

◆ icon

cairo_surface_t* RunEntry::icon

Definition at line 72 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 69 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 68 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: