Struct
ShumateVectorValue
since: 1.6
Description [src]
struct ShumateVectorValue {
/* No available fields */
}
A mutable value used in the vector style specification.
Available since: 1.6
Constructors
shumate_vector_value_new_from_value
Creates a new ShumateVectorValue from a GValue. Returns
NULL if the GValue does not contain a compatible value.
since: 1.6
Instance methods
shumate_vector_value_array_append
Appends element to the array value of self. The value of element is copied.
since: 1.6