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

Data Fields

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

Detailed Description

Definition at line 91 of file filebrowser.c.

Field Documentation

◆ icon_fetch_size

uint32_t FBFile::icon_fetch_size

Definition at line 96 of file filebrowser.c.

Referenced by _get_icon(), _get_icon(), get_file_browser(), and scan_dir().

◆ icon_fetch_uid

uint32_t FBFile::icon_fetch_uid

Definition at line 95 of file filebrowser.c.

Referenced by _get_icon(), _get_icon(), get_file_browser(), and scan_dir().

◆ link

gboolean FBFile::link

Definition at line 97 of file filebrowser.c.

Referenced by _get_display_value(), _get_display_value(), get_file_browser(), and scan_dir().

◆ name

◆ path

◆ time

time_t FBFile::time

Definition at line 98 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 files:
  • /builddir/build/BUILD/rofi-1.7.9-build/rofi-1.7.9/source/modes/filebrowser.c
  • /builddir/build/BUILD/rofi-1.7.9-build/rofi-1.7.9/source/modes/recursivebrowser.c