GTypePluginUse

The type of the @use_plugin function of #GTypePluginClass, which gets called to increase the use count of @plugin.

alias GTypePluginUse = void function(GTypePlugin* plugin)

Meta