rofi 2.0.0
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
guint icon_fetch_scale
gboolean link
time_t time

Detailed Description

Definition at line 92 of file filebrowser.c.

Field Documentation

◆ icon_fetch_scale

guint FBFile::icon_fetch_scale

Definition at line 98 of file filebrowser.c.

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

◆ icon_fetch_size

uint32_t FBFile::icon_fetch_size

Definition at line 97 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 96 of file filebrowser.c.

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

◆ link

gboolean FBFile::link

Definition at line 99 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 100 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-2.0.0-build/rofi-2.0.0/source/modes/filebrowser.c
  • /builddir/build/BUILD/rofi-2.0.0-build/rofi-2.0.0/source/modes/recursivebrowser.c