Function

AgsAudioAutomationfree_all_selection

since: 3.14.10

Declaration [src]

void
ags_automation_free_all_selection (
  GList* automation
)

Description [src]

Clear all selection of automation.

Available since: 3.14.10

This function is not directly available to language bindings.

Parameters

automation

Type: A list of gpointer

The GList-struct containing AgsAutomation.

The data is owned by the caller of the function.