MappedFile
class MappedFile(val glibMappedFilePointer: <Error class: unknown class><<Error class: unknown class>>) : ProxyInstance(source)
The #GMappedFile represents a file mapping created with g_mapped_file_new(). It has only private members and should not be accessed directly.
Constructors
Functions
Link copied to clipboard
Registers a cleaner to be executed when this proxy object is garbage collected.
Link copied to clipboard
Returns the contents of a #GMappedFile.
Link copied to clipboard
Link copied to clipboard
Increments the reference count of @file by one. It is safe to call this function from any thread.
Link copied to clipboard
Removes a previously registered cleaner from this proxy object.