rofi  1.7.0
FBFile Struct Reference
Collaboration diagram for FBFile:
Collaboration graph

Data Fields

char * name
 
char * path
 
enum FBFileType type
 
uint32_t icon_fetch_uid
 
gboolean link
 
time_t time
 

Detailed Description

Definition at line 81 of file filebrowser.c.

Field Documentation

◆ icon_fetch_uid

uint32_t FBFile::icon_fetch_uid

Definition at line 85 of file filebrowser.c.

Referenced by _get_icon(), and get_file_browser().

◆ link

gboolean FBFile::link

Definition at line 86 of file filebrowser.c.

Referenced by _get_display_value(), and get_file_browser().

◆ name

char* FBFile::name

◆ path

◆ time

time_t FBFile::time

Definition at line 87 of file filebrowser.c.

Referenced by compare_time(), get_file_browser(), and set_time().

◆ type


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