Function
AgsAudioLFOSynthUtilalloc
since: 4.0.0
Declaration [src]
AgsLFOSynthUtil*
ags_lfo_synth_util_alloc (
void
)
Return value
Type: AgsLFOSynthUtil
A new AgsLFOSynthUtil
-struct.
The caller of the function takes ownership of the data, and is responsible for freeing it. |