Method

AgsAudioEnvelopeUtilcopy

since: 3.9.2

Declaration [src]

gpointer
ags_envelope_util_copy (
  AgsEnvelopeUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.9.2

Return value

Type: gpointer

A pointer of the new AgsEnvelopeUtil-struct.

The data is owned by the instance.
The return value can be NULL.