get_icon_name


Description:

public unowned string get_icon_name ()

Gets the icon name of the plugin.

The icon of the plugin will be presented in the plugin manager UI. If no icon is specified, the default green puzzle icon will be used.

The relevant key in the plugin info file is "Icon".

Parameters:

this

A PluginInfo.

Returns:

the plugin's icon name.