Documentation
Dlang.org
Boxed.boxedFree
gobject
boxed
Boxed
Free a C boxed value using g_boxed_free.
class
Boxed
static
void
boxedFree
(
T
)
(
void
*
cBoxed
)
Parameters
T
The D boxed type
cBoxed
void
*
The C boxed pointer
gobject
boxed
Boxed
constructors
this
functions
copy_
self
properties
gType
static functions
boxedCopy
boxedFree
getType
variables
cInstancePtr
Free a C boxed value using g_boxed_free.