Method
GioFileInfoget_attribute_int64
Declaration [src]
gint64
g_file_info_get_attribute_int64 (
GFileInfo* info,
const char* attribute
)
Description [src]
Gets a signed 64-bit integer contained within the attribute. If the attribute does not contain a signed 64-bit integer, or is invalid, 0 will be returned.