Constructor
AgsSolverVectornew
since: 3.0.0
Declaration [src]
AgsSolverVector*
ags_solver_vector_new (
void
)
Return value
Type: AgsSolverVector
The new instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |