Property

GPluginPluginInfo:category

Declaration

property category: utf8 [ read, write, construct-only ]

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*

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes