API Version: 2.0
Library Version: 2.72
goffset g_file_info_get_size ( GFileInfo* info )
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 #guint64 to #goffset before returning the result.
G_FILE_ATTRIBUTE_STANDARD_SIZE
goffset
A #goffset containing the file’s size (in bytes).