Function

AgsAudioWavefree_all_selection

since: 3.14.10

Declaration [src]

void
ags_wave_free_all_selection (
  GList* wave
)

Description [src]

Clear all selection of wave.

Available since: 3.14.10

This function is not directly available to language bindings.

Parameters

wave

Type: A list of gpointer

The GList-struct containing AgsWave.

The data is owned by the caller of the function.