Method
AgsAudioNoteduplicate
since: 3.0.0
Declaration [src]
AgsNote*
ags_note_duplicate (
AgsNote* note
)
Return value
Type: AgsNote
The duplicated AgsNote
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |