Method

AgsAudioMoveNoteset_selection

since: 3.2.3

[]

Declaration [src]

void
ags_move_note_set_selection (
  AgsMoveNote* move_note,
  GList* selection
)
[]

Description [src]

Set selection of move_note.

Available since: 3.2.3

[]

Parameters

selection

Type: A list of AgsNote*

The selection as GList-struct.

The data is owned by the caller of the method.