Method

AgsSolverMatrixget_solver_path

since: 6.7.1

Declaration [src]

GList*
ags_solver_matrix_get_solver_path (
  AgsSolverMatrix* solver_matrix
)

Description [src]

Get solver path of solver_matrix.

Available since: 6.7.1

This method is not directly available to language bindings.

Return value

Type: A list of gpointer

The GList-struct containing AgsSolverPath.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.