gtk-d v3.7.3 (2017-12-16T16:21:49Z)
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
constructors
this
functions
append
doref
free
freeToBytes
getByteArrayStruct
getStruct
prepend
removeIndex
removeIndexFast
removeRange
setSize
sort
sortWithData
unref
static functions
sizedNew
variables
gByteArray
ownedRef
Sets our main struct and passes it to the parent class.