Method
AgsAudioAutomationadd_acceleration
since: 3.0.0
Declaration [src]
void
ags_automation_add_acceleration (
AgsAutomation* automation,
AgsAcceleration* acceleration,
gboolean use_selection_list
)
Parameters
acceleration
-
Type:
AgsAcceleration
The
AgsAcceleration
to add.The data is owned by the caller of the method. use_selection_list
-
Type:
gboolean
If
TRUE
add to selection, else to default automation.