gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
MappedFile.this
glib
MappedFile
MappedFile
Sets our main struct and passes it to the parent class.
this
(GMappedFile* gMappedFile, bool ownedRef)
class
MappedFile
this
(
GMappedFile
*
gMappedFile
,
bool
ownedRef
= false
)
this
(string filename, bool writable)
this
(int fd, bool writable)
Meta
Source
See Implementation
glib
MappedFile
MappedFile
constructors
this
functions
doref
free
getBytes
getContents
getLength
getMappedFileStruct
getStruct
unref
variables
gMappedFile
ownedRef
Sets our main struct and passes it to the parent class.