Method

AgsAudioCropNoteset_selection

since: 3.2.3

Declaration [src]

void
ags_crop_note_set_selection (
  AgsCropNote* crop_note,
  GList* selection
)

Description [src]

Set selection of crop_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 function.