Method

AgsGuiTempoget_control_name

since: 3.2.2

Declaration [src]

gchar*
ags_tempo_get_control_name (
  AgsTempo* tempo
)

Description [src]

Get tempo height of tempo.

Available since: 3.2.2

Return value

Type: gchar*

The tempo height.

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.