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