Method

AgsAudioPresetget_scope

since: 3.1.0

Declaration [src]

gchar*
ags_preset_get_scope (
  AgsPreset* preset
)

Description [src]

Get scope.

Available since: 3.1.0

Gets propertyAgsAudio.Preset:scope

Return value

Type: gchar*

The scope.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.