Method
ShumateVectorValuedup
unstable since: 1.6
Declaration [src]
ShumateVectorValue*
shumate_vector_value_dup (
ShumateVectorValue* self
)
Return value
Type: ShumateVectorValue
A new ShumateVectorValue which is a duplicate of self.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |