Constructor

AgsAudioFreeSelectionnew

since: 3.0.0

Declaration [src]

AgsFreeSelection*
ags_free_selection_new (
  AgsNotation* notation
)

Description [src]

Create a new instance of AgsFreeSelection.

Available since: 3.0.0

Parameters

notation

Type: AgsNotation

The AgsNotation.

The data is owned by the caller of the function.

Return value

Type: AgsFreeSelection

The new AgsFreeSelection.

The caller of the function takes ownership of the data, and is responsible for freeing it.