Value.setStaticBoxed

Set the contents of a G_TYPE_BOXED derived gobject.Value to v_boxed. The boxed value is assumed to be static, and is thus not duplicated when setting the gobject.Value

class Value
void
setStaticBoxed
(
void* vBoxed
)

Parameters

vBoxed void*

static boxed value to be set