#include <fileinfo.h>
Data Fields | |
gnet_fi_t | fi_handle |
gchar * | path |
Path of the directory of the file on disk. | |
gchar * | file_name |
Name of the file on disk. | |
gchar * | sha1 |
SHA1 (binary) of the file or NULL. | |
GSList * | aliases |
List of aliases (NULL if none). |
|
List of aliases (NULL if none).
|
|
|
|
Name of the file on disk.
|
|
Path of the directory of the file on disk.
|
|
SHA1 (binary) of the file or NULL.
|