Method
AgsAudioFxNotationAudioget_feed_note
since: 3.3.0
[−]
Declaration [src]
GList*
ags_fx_notation_audio_get_feed_note (
AgsFxNotationAudio* fx_notation_audio
)
[−]
Return value
Type: A list of AgsNote*
The GList
-struct containing feed note.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |