Method
IdeExtensionSetAdapterget_extension
Declaration
GObject*
ide_extension_set_adapter_get_extension (
IdeExtensionSetAdapter* self,
PeasPluginInfo* plugin_info
)
Parameters
plugin_info-
Type:
PeasPluginInfoA
PeasPluginInfo.The data is owned by the caller of the method.
Return value
Type: GObject
A GObject or NULL.
| The data is owned by the instance. |
The return value can be NULL. |