Function
AgsAudioWaveadd
since: 3.0.0
[−]
Parameters
wave
-
Type: A list of
None
The
GList
-struct containingAgsWave
.The data is owned by the caller of the function. new_wave
-
Type:
AgsWave
The
AgsWave
to add.The data is owned by the caller of the function.
[−]
Return value
Type: A list of None
The new beginning of wave
.
The data is owned by the called function. |