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