Advanced Gtk+ Sequencer Reference Manual | ||||
---|---|---|---|---|
Top | Description |
struct AgsRemoveRegionFromSelection; struct AgsRemoveRegionFromSelectionClass; AgsRemoveRegionFromSelection * ags_remove_region_from_selection_new (AgsNotation *notation
,,
guint x0,
guint y0,
guint x1);
guint y1
struct AgsRemoveRegionFromSelection { AgsTask task; AgsNotation *notation; guint x0; guint y0; guint x1; guint y1; };
struct AgsRemoveRegionFromSelectionClass { AgsTaskClass task; };
AgsRemoveRegionFromSelection * ags_remove_region_from_selection_new (AgsNotation *notation
,,
guint x0,
guint y0,
guint x1);
guint y1