Method

GPluginPluginInfoget_category

Declaration [src]

const gchar*
gplugin_plugin_info_get_category (
  GPluginPluginInfo* info
)

Description [src]

Returns the category of the plugin as specified in info.

Return value

Type: const gchar*

The category from info.

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