Method

AgsGuiPianoset_base_note

since: 3.2.0

Declaration [src]

void
ags_piano_set_base_note (
  AgsPiano* piano,
  gchar* base_note
)

Description [src]

Set base note of piano.

Available since: 3.2.0

Sets propertyAgsGui.Piano:base-note

Parameters

base_note

Type: gchar*

The base note.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.