Method

AgsPluginset_ports

since: 3.0.0

Declaration [src]

void
ags_plugin_set_ports (
  AgsPlugin* plugin,
  GList* ports
)

Description [src]

Set the build id of the plugin.

Available since: 3.0.0

Parameters

ports

Type: A list of GObject*

The build id of plugin.

The data is owned by the caller of the function.