Method
AgsAudioSFZInstrumentLoaderget_filename
since: 3.17.0
[−]
Declaration [src]
gchar*
ags_sfz_instrument_loader_get_filename (
AgsSFZInstrumentLoader* sfz_instrument_loader
)
[−]
Description [src]
Get filename of sfz_instrument_loader
.
Available since: 3.17.0
Gets property | AgsAudio.SFZInstrumentLoader:filename |
[−]
Return value
Type: gchar*
The assigned filename.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The value is a NUL terminated UTF-8 string. |