API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
void ags_notation_add_region_to_selection ( AgsNotation* notation, guint x0, guint y0, guint x1, guint y1, gboolean replace_current_selection )
Add note within region to selection.
Available since: 3.0.0
x0
Type: guint
guint
X start offset.
y0
Y start tone.
x1
X end offset.
y1
Y end tone.
replace_current_selection
Type: gboolean
gboolean
If TRUE selection is replaced.
TRUE