AgsRemoveNote — remove note object to notation
GObject ╰── AgsTask ╰── AgsRemoveNote
AgsRemoveNote implements AgsConnectable.
#include <ags/audio/task/ags_remove_note.h>
The AgsRemoveNote task removes AgsNote to AgsNotation.
AgsRemoveNote * ags_remove_note_new (AgsNotation *notation, guint x, guint y);
AgsNotation *notation
guint x
guint y
Creates an AgsRemoveNote.
notation
the AgsNotation
x
the x coordinate of AgsNote
y
the y coordinate of AgsNote
an new AgsRemoveNote.
Since: 0.4