Method
AgsAudioSF2MidiLocaleLoaderset_filename
since: 3.16.0
[−]
Declaration [src]
void
ags_sf2_midi_locale_loader_set_filename (
AgsSF2MidiLocaleLoader* sf2_midi_locale_loader,
gchar* filename
)
[−]
Description [src]
Set filename of sf2_midi_locale_loader
.
Available since: 3.16.0
Sets property | AgsAudio.SF2MidiLocaleLoader:filename |
[−]
Parameters
filename
-
Type:
gchar*
The filename.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.