Constructor
HandyValueObjectnew
Declaration [src]
HdyValueObject*
hdy_value_object_new (
  const GValue* value
)
Parameters
| value | GValue | 
| The value to store. | |
| The data is owned by the caller of the function. | 
Return value
| Returns: | HdyValueObject | 
| A new  | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |