gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
Bytes.this
glib
Bytes
Bytes
Sets our main struct and passes it to the parent class.
this
(GBytes* gBytes, bool ownedRef)
class
Bytes
this
(
GBytes
*
gBytes
,
bool
ownedRef
= false
)
this
(ubyte[] data)
this
(ubyte[] data, GDestroyNotify freeFunc, void* userData)
Meta
Source
See Implementation
glib
Bytes
Bytes
constructors
this
destructors
~this
functions
compare
doref
equal
getBytesStruct
getData
getSize
getStruct
hash
newFromBytes
unref
unrefToArray
unrefToData
variables
gBytes
ownedRef
Sets our main struct and passes it to the parent class.