Signal
AgsAudioBasePlugin::connect-port
since: 3.0.0
Declaration
void
connect_port (
AgsBasePlugin* self,
gpointer plugin_handle,
guint port_index,
gpointer data_location,
gpointer user_data
)
Description [src]
The ::connect-port signal creates a new instance of plugin.
Default handler: The default handler is called after the handlers added via |
Available since: 3.0.0 |