Method
AgsSolverMatrixset_solver_path
since: 6.7.1
[−]
Declaration [src]
void
ags_solver_matrix_set_solver_path (
AgsSolverMatrix* solver_matrix,
GList* solver_path
)
[−]
Description [src]
Get column count of solver_matrix
.
Available since: 6.7.1
This method is not directly available to language bindings.
Sets property | Ags.SolverMatrix:solver-path |
[−]
Parameters
solver_path
-
Type: A list of
gpointer
The solver path.
The instance takes ownership of the data, and is responsible for freeing it.