Function

AgsAudioEnvelopeUtilalloc

since: 3.9.2

Declaration [src]

AgsEnvelopeUtil*
ags_envelope_util_alloc (
  void
)

Description [src]

Allocate AgsEnvelopeUtil-struct.

Available since: 3.9.2

Return value

Type: AgsEnvelopeUtil

A new AgsEnvelopeUtil-struct.

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