Method

AgsSolverPathcopy

since: 6.7.1

Declaration [src]

gpointer
ags_solver_path_copy (
  AgsSolverPath* ptr
)

Description [src]

Create a copy of ptr.

Available since: 6.7.1

Return value

Type: gpointer

A pointer of the new AgsSolverPath-struct.

The returned data is owned by the instance.
The return value can be NULL.