Method

AgsAudioPresetget_preset_name

since: 3.1.0

Declaration [src]

gchar*
ags_preset_get_preset_name (
  AgsPreset* preset
)

Description [src]

Get preset name.

Available since: 3.1.0

Return value

Type: gchar*

The preset name.

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.