Method

AgsAudioSF2MidiLocaleLoaderget_filename

since: 3.16.0

Declaration [src]

gchar*
ags_sf2_midi_locale_loader_get_filename (
  AgsSF2MidiLocaleLoader* sf2_midi_locale_loader
)

Description [src]

Get filename of sf2_midi_locale_loader.

Available since: 3.16.0

Return value

Type: gchar*

The assigned filename.

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.