Method
AgsAudioProgramadd_region_to_selection
since: 5.1.0
[−]
Declaration [src]
void
ags_program_add_region_to_selection (
AgsProgram* program,
guint x0,
guint x1,
gboolean replace_current_selection
)
[−]
Parameters
x0
-
Type:
guint
X start offset.
x1
-
Type:
guint
X end offset.
replace_current_selection
-
Type:
gboolean
If
TRUE
selection is replaced.