Method

AgsAudioAutomationset_control_name

since: 3.1.0

Declaration [src]

void
ags_automation_set_control_name (
  AgsAutomation* automation,
  gchar* control_name
)

Description [src]

Set control name.

Available since: 3.1.0

Parameters

control_name

Type: gchar*

The control name.

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