Method
HandyValueObjectcopy_value
since: 1.0
Declaration [src]
void
hdy_value_object_copy_value (
HdyValueObject* value,
GValue* dest
)
Parameters
dest
-
Type:
GValue
Value with correct type to copy into.
The data is owned by the caller of the function.