Function
AgsAudioProgramfind_control_name
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. control_name
-
Type:
gchar*
The string control_name to find.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
[−]
Return value
Type: A list of AgsProgram*
Next matching GList
.
The data is owned by the called function. |