Constant

GioFILE_ATTRIBUTE_FILESYSTEM_SIZE

Declaration

#define G_FILE_ATTRIBUTE_FILESYSTEM_SIZE "filesystem::size"

Description

A key in the “filesystem” namespace for getting the total size (in bytes) of the file system, used in g_file_query_filesystem_info().

Corresponding GFileAttributeType is G_FILE_ATTRIBUTE_TYPE_UINT64.