Method

AgsAudioNotationadd_point_to_selection

since: 3.0.0

Declaration [src]

void
ags_notation_add_point_to_selection (
  AgsNotation* notation,
  guint x,
  guint y,
  gboolean replace_current_selection
)

Description [src]

Select notes at position.

Available since: 3.0.0

Parameters

x

Type: guint

X offset.

y

Type: guint

Y note tone.

replace_current_selection

Type: gboolean

If TRUE selection is replaced.