Method

AgsAudioSoundContainerget_resource_all

since: 3.0.0

Declaration [src]

GList*
ags_sound_container_get_resource_all (
  AgsSoundContainer* sound_container
)

Description [src]

Get all resources as a GList-struct.

Available since: 3.0.0

Return value

Type: A list of GObject*

The GList-struct containing AgsResource.

The caller of the method takes ownership of the data, and is responsible for freeing it.