Home
last modified time | relevance | path

Searched refs:ags_automation_edit_disconnect (Results 1 – 1 of 1) sorted by relevance

/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/editor/
H A Dags_automation_edit.c51 void ags_automation_edit_disconnect(AgsConnectable *connectable);
375 connectable->disconnect = ags_automation_edit_disconnect; in ags_automation_edit_connectable_interface_init()
738 ags_automation_edit_disconnect(AgsConnectable *connectable) in ags_automation_edit_disconnect() function