Method

FoundryAcpProviderdup_plugin_info

unstable since: 1.2

Declaration [src]

PeasPluginInfo*
foundry_acp_provider_dup_plugin_info (
  FoundryAcpProvider* self
)

Description [src]

Gets the plugin information for the provider.

Available since: 1.2

Return value

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.