Method
GLib MappedFileget_length
since: 2.8
Declaration [src]
gsize
g_mapped_file_get_length(
GMappedFile*file
)
Return value
Type: gsize
The length of the contents of file.
since: 2.8
gsize
g_mapped_file_get_length(
GMappedFile*file
)
Type: gsize
The length of the contents of file.