Function

AgsAudioLFOSynthUtilalloc

since: 4.0.0

Declaration [src]

AgsLFOSynthUtil*
ags_lfo_synth_util_alloc (
  void
)

Description [src]

Allocate AgsLFOSynthUtil-struct.

Available since: 4.0.0

Return value

Type: AgsLFOSynthUtil

A new AgsLFOSynthUtil-struct.

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