Method

FoundryDocumentationProviderdup_plugin_info

Declaration [src]

PeasPluginInfo*
foundry_documentation_provider_dup_plugin_info (
  FoundryDocumentationProvider* self
)

Description [src]

Gets the plugin the provider belongs to.

Return value

Type: PeasPluginInfo

A PeasPluginInfo or NULL.

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