gtk-d v3.3.0 (2016-03-23T18:00:17Z)
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
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.