Method

GLibMappedFileget_length

since: 2.8

Declaration [src]

gsize
g_mapped_file_get_length (
  GMappedFile* file
)

Description [src]

Returns the length of the contents of a GMappedFile.

Available since: 2.8

Return value

Type: gsize

The length of the contents of file.