Function

AgsComplexalloc

since: 3.0.0

[]

Declaration [src]

AgsComplex*
ags_complex_alloc (
  void
)
[]

Description [src]

Allocate AgsComplex-struct.

Available since: 3.0.0

[]

Return value

Type: AgsComplex

A new AgsComplex-struct.

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