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