Public Attributes | |
| time_t | date_time |
| file creation date & time More... | |
| bool | folder |
| Item is a folder. More... | |
| char * | label |
| item label More... | |
| unsigned int | num_props |
| Number of properties attached to item. More... | |
| char * | path |
| item path More... | |
| struct VFSProperty * | properties |
| Properties. More... | |
| uint64_t | size |
| Size of file represented by item. More... | |
| char * | title |
| item title More... | |
| char* label |
item label
| char* title |
item title
| char* path |
item path
| unsigned int num_props |
Number of properties attached to item.
| struct VFSProperty* properties |
Properties.
| time_t date_time |
file creation date & time
| bool folder |
Item is a folder.
| uint64_t size |
Size of file represented by item.