gtk-d v3.8.5 (2019-01-06T21:36:22Z)
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
aliases
doref
constructors
this
destructors
~this
functions
compare
equal
getBytesStruct
getData
getSize
getStruct
hash
newFromBytes
ref_
unref
unrefToArray
unrefToData
variables
gBytes
ownedRef
Sets our main struct and passes it to the parent class.