Constructor
AgsAudioFreeSelectionnew
since: 3.0.0
Declaration [src]
AgsFreeSelection*
ags_free_selection_new (
AgsNotation* notation
)
Parameters
notation-
Type:
AgsNotationThe
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. |