Method
AgsAudioSFZRegionset_group
since: 3.17.0
Declaration [src]
void
ags_sfz_region_set_group (
AgsSFZRegion* sfz_region,
GObject* group
)
Description [src]
Set the group field of sfz_region
.
Available since: 3.17.0
Sets property | AgsAudio.SFZRegion:group |
Parameters
group
-
Type:
GObject
The
AgsSFZGroup
.The data is owned by the caller of the method.