Method

AgsAudioPresetset_scope

since: 3.1.0

Declaration [src]

void
ags_preset_set_scope (
  AgsPreset* preset,
  gchar* scope
)

Description [src]

Set scope.

Available since: 3.1.0

Sets propertyAgsAudio.Preset:scope

Parameters

scope

Type: gchar*

The scope.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.