Method

FoundryVcsProviderdup_plugin_info

unstable since: 1.1

Declaration [src]

PeasPluginInfo*
foundry_vcs_provider_dup_plugin_info (
  FoundryVcsProvider* self
)

Description [src]

Gets the plugin the provider belongs to.

Available since: 1.1

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.
The return value can be NULL.