Function

AgsAudioNotationfree_all_selection

since: 3.14.10

Declaration [src]

void
ags_notation_free_all_selection (
  GList* notation
)

Description [src]

Clear all selection of notation.

Available since: 3.14.10

Parameters

notation

Type: A list of None

The GList-struct containing AgsNotation.

The data is owned by the caller of the function.