Function

AgsAudioProgramfree_all_selection

since: 3.14.10

[]

Declaration [src]

void
ags_program_free_all_selection (
  GList* program
)
[]

Description [src]

Clear all selection of program.

Available since: 3.14.10

[]

Parameters

program

Type: A list of AgsProgram*

The GList-struct containing AgsProgram.

The data is owned by the caller of the function.