gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
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.