gtk-d v3.10.0 (2021-11-11T18:52:04Z)
Home
Dub
Repo
ByteArray.this
glib
ByteArray
ByteArray
Sets our main struct and passes it to the parent class.
this
(GByteArray* gByteArray, bool ownedRef)
class
ByteArray
this
(
GByteArray
*
gByteArray
,
bool
ownedRef
= false
)
this
()
this
(ubyte[] data)
Meta
Source
See Implementation
glib
ByteArray
ByteArray
aliases
doref
constructors
this
functions
append
free
freeToBytes
getByteArrayStruct
getStruct
prepend
ref_
removeIndex
removeIndexFast
removeRange
setSize
sort
sortWithData
steal
unref
static functions
sizedNew
variables
gByteArray
ownedRef
Sets our main struct and passes it to the parent class.