Function
AgsAudioNotationadd
since: 3.0.0
Declaration [src]
GList*
ags_notation_add (
GList* notation,
AgsNotation* new_notation
)
Parameters
notation-
Type: A list of
NoneThe
GList-struct containingAgsNotation.The data is owned by the caller of the function. new_notation-
Type:
AgsNotationThe
AgsNotationto add.The data is owned by the caller of the function.