Property
GPluginPluginInfo:category
Description [src]
The category of this plugin.
This property is used to organize plugins into categories in a user interface. It is recommended that an application has a well defined set of categories that plugin authors should use, and put all plugins that don’t match this category into an “Other” category.
Type:gchar*
Default value | NULL |
Getter method | gplugin_plugin_info_get_category() |