Method

AgsAudioProgramremove_region_from_selection

since: 5.1.0

Declaration [src]

void
ags_program_remove_region_from_selection (
  AgsProgram* program,
  guint x0,
  guint x1
)

Description [src]

Remove markers within region of selection.

Available since: 5.1.0

Parameters

x0

Type: guint

X start offset.

x1

Type: guint

X end offset.