Method

AgsAudioSFZFileget_group

since: 3.17.0

Declaration [src]

GList*
ags_sfz_file_get_group (
  AgsSFZFile* sfz_file
)

Description [src]

Get the groups of sfz_file.

Available since: 3.17.0

Gets propertyAgsAudio.SFZFile:group

Return value

Type: A list of None

The GList-struct containing AgsSFZGroup.

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