Method

IdePluginget_info

Declaration

PeasPluginInfo*
ide_plugin_get_info (
  IdePlugin* self
)

Description

Get the underlying PeasPluginInfo.

Gets propertyIde.Plugin:info

Return value

Type: PeasPluginInfo

A PeasPluginInfo.

The data is owned by the instance.