![]() |
![]() |
![]() |
Peas Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
peas-ui-plugin-infopeas-ui-plugin-info — Some UI-related methods for PeasPluginInfo. |
This summaries a few extra methods for PeasPluginInfo, to ease the management of the plugins in a GUI context. Those have the benefit of being callable on any PeasPluginInfo, even if the related plugin isn't active or doesn't implement the required interfaces.
const gchar * peas_ui_plugin_info_get_icon_name (PeasPluginInfo *info
);
Gets the icon name of the plugin.
|
A PeasPluginInfo. |
Returns : |
the plugin's icon name. |