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