Method

AgsComplexcopy

since: 3.0.0

Declaration [src]

gpointer
ags_complex_copy (
  AgsComplex* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.0.0

Return value

Type: gpointer

A pointer of the new AgsComplex-struct.

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