Method

AgsAudioVolumeUtilcopy

since: 3.9.2

Declaration [src]

gpointer
ags_volume_util_copy (
  AgsVolumeUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.9.2

Return value

Type: gpointer

A pointer of the new AgsVolumeUtil-struct.

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