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
)
[−]
Parameters
x
-
Type:
guint
X offset.
y
-
Type:
guint
Y note tone.
replace_current_selection
-
Type:
gboolean
If
TRUE
selection is replaced.