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

This function is not directly available to language bindings.

Parameters

program

Type: A list of gpointer

The GList-struct containing AgsProgram.

The data is owned by the caller of the function.