GLib.MappedFile.prototype.free
function free(): void {
// Gjs wrapper for g_mapped_file_free()
}
This call existed before GLib.MappedFile had refcounting and is currently exactly the same as GLib.MappedFile.prototype.unref.
Since 2.8
function free(): void {
// Gjs wrapper for g_mapped_file_free()
}
This call existed before GLib.MappedFile had refcounting and is currently exactly the same as GLib.MappedFile.prototype.unref.
Since 2.8