Method

AgsAudioNotationremove_point_from_selection

since: 3.0.0

Declaration [src]

void
ags_notation_remove_point_from_selection (
  AgsNotation* notation,
  guint x,
  guint y
)

Description [src]

Remove notes at position of selection.

Available since: 3.0.0

Parameters

x

Type: guint

X offset.

y

Type: guint

Y note tone.