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