Method

AgsAudioSFZRegionget_group

since: 3.17.0

[]

Declaration [src]

GObject*
ags_sfz_region_get_group (
  AgsSFZRegion* sfz_region
)
[]

Description [src]

Get the groups of sfz_region.

Available since: 3.17.0

[]

Return value

Type: GObject

The AgsSFZGroup.

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