Function
AgsAudioProgramadd
since: 5.1.0
[−]
Parameters
program
-
Type: A list of
AgsProgram*
The
GList
-struct containingAgsProgram
.The data is owned by the caller of the function. new_program
-
Type:
AgsProgram
The
AgsProgram
to add.The data is owned by the caller of the function.
[−]
Return value
Type: A list of AgsProgram*
The new beginning of program
.
The data is owned by the called function. |