Gets the file's size (in bytes).
The size is retrieved through the value of the g_file_attribute_standard_size attribute and is converted from uint64 to goffset before returning the result.
goffset
a FileInfo.
a goffset containing the file's size (in bytes).