Value.setBoxedTakeOwnership

void setBoxedTakeOwnership(const(void) * vBoxed = null)

This is an internal function introduced mainly for C marshallers.

Parameters

vBoxedduplicated unowned boxed value to be set

Deprecated

Use [gobject.value.Value.takeBoxed] instead.