Value.setStaticBoxed

Set the contents of a G_TYPE_BOXED derived #GValue to v_boxed.

The boxed value is assumed to be static, and is thus not duplicated when setting the #GValue.

class Value
void
setStaticBoxed
(
const(void)* vBoxed = null
)

Parameters

vBoxed const(void)*

static boxed value to be set