Function

AgsAudioVolumeUtilalloc

since: 3.9.2

Declaration [src]

AgsVolumeUtil*
ags_volume_util_alloc (
  void
)

Description [src]

Allocate AgsVolumeUtil-struct.

Available since: 3.9.2

Return value

Type: AgsVolumeUtil

A new AgsVolumeUtil-struct.

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