rofi  1.6.1
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
 

Detailed Description

Definition at line 67 of file filebrowser.c.

Field Documentation

◆ icon_fetch_uid

uint32_t FBFile::icon_fetch_uid

Definition at line 72 of file filebrowser.c.

Referenced by _get_icon(), and get_file_browser().

◆ link

gboolean FBFile::link

Definition at line 73 of file filebrowser.c.

Referenced by _get_display_value(), and get_file_browser().

◆ name

char* FBFile::name

◆ path

char* FBFile::path

◆ type

enum FBFileType FBFile::type

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