Function
ShumateVectorValuenew_from_value
unstable since: 1.6
Declaration [src]
ShumateVectorValue*
shumate_vector_value_new_from_value (
GValue* value
)
Return value
Type: ShumateVectorValue
A new ShumateVectorValue with the value from value.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |