Virtual Method

AgsPluginget_ports

since: 3.0.0

Declaration [src]

GList*
get_ports (
  AgsPlugin* plugin
)

Description [src]

Retrieve the ports of the plugin.

Available since: 3.0.0

Return value

Type: A list of GObject*

The plugins ports.

The caller of the function takes ownership of the data, and is responsible for freeing it.