Method
AgsAudioSoundContainerget_level_id
since: 3.0.0
[−]
Declaration [src]
gchar*
ags_sound_container_get_level_id (
AgsSoundContainer* sound_container
)
[−]
Return value
Type: gchar*
The level id as string.
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. |