Home
last modified time | relevance | path

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

/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/fx/
H A Dags_fx_dssi_channel.c33 void ags_fx_dssi_channel_dispose(GObject *gobject);
91 gobject->dispose = ags_fx_dssi_channel_dispose; in ags_fx_dssi_channel_class_init()
107 ags_fx_dssi_channel_dispose(GObject *gobject) in ags_fx_dssi_channel_dispose() function