Value.setBoxedTakeOwnership

This is an internal function introduced mainly for C marshallers.

More...
class Value
void
setBoxedTakeOwnership
(
const(void)* vBoxed = null
)

Parameters

vBoxed const(void)*

duplicated unowned boxed value to be set

Detailed Description

Deprecated: Use gobject.value.Value.takeBoxed instead.