API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
void ags_wave_add_region_to_selection ( AgsWave* wave, guint64 x0, guint64 x1, gboolean replace_current_selection )
Add buffer within region to selection.
Available since: 3.0.0
x0
Type: guint64
guint64
X start offset.
x1
X end offset.
replace_current_selection
Type: gboolean
gboolean
If TRUE selection is replaced.
TRUE