Advanced Gtk+ Sequencer Reference Manual | ||||
---|---|---|---|---|
Top | Description |
struct AgsRemovePointFromSelection; struct AgsRemovePointFromSelectionClass; AgsRemovePointFromSelection * ags_remove_point_from_selection_new (AgsNotation *notation
,,
guint x);
guint y
struct AgsRemovePointFromSelection { AgsTask task; AgsNotation *notation; guint x; guint y; };
struct AgsRemovePointFromSelectionClass { AgsTaskClass task; };
AgsRemovePointFromSelection * ags_remove_point_from_selection_new (AgsNotation *notation
,,
guint x);
guint y