Method

AgsGuiPianoget_base_note

since: 3.2.0

Declaration [src]

gchar*
ags_piano_get_base_note (
  AgsPiano* piano
)

Description [src]

Get base note of piano.

Available since: 3.2.0

Gets propertyAgsGui.Piano:base-note

Return value

Type: gchar*

The base note.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.