Value.setBoxedTakeOwnership
void setBoxedTakeOwnership(const(void) * vBoxed = null)This is an internal function introduced mainly for C marshallers.
Parameters
vBoxed | duplicated unowned boxed value to be set |
Deprecated
Use [gobject.value.Value.takeBoxed] instead.