gtk-d v3.8.3 (2018-05-28T20:50:39Z)
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
destructors
~this
functions
doref
free
getBytes
getContents
getLength
getMappedFileStruct
getStruct
unref
variables
gMappedFile
ownedRef
Sets our main struct and passes it to the parent class.