Method

IdePluginget_name

Declaration

const char*
ide_plugin_get_name (
  IdePlugin* self
)

Description

No description available.
Gets propertyIde.Plugin:name

Return value

Type: const char*

No description available.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.