gimp-plugins-query

Andy Thomas

Description

Queries the plugin database for its contents.

Help

This procedure queries the contents of the plugin database.


Type

unknown

Parameters

Type Name Description
PF_VALUE search-string If not an empty string then use this as a search pattern

Return

Type Name Description
PF_INT num-plugins The number of plugins (num-plugins >= 0)
unknown menu-path The menu path of the plugin
PF_INT num-plugins The number of plugins (num-plugins >= 0)
unknown plugin-accelerator String representing keyboard accelerator (could be empty string)
PF_INT num-plugins The number of plugins (num-plugins >= 0)
unknown plugin-location Location of the plugin program
PF_INT num-plugins The number of plugins (num-plugins >= 0)
unknown plugin-image-type Type of image that this plugin will work on
PF_INT num-plugins The number of plugins (num-plugins >= 0)
unknown plugin-install-time Time that the plugin was installed
PF_INT num-plugins The number of plugins (num-plugins >= 0)
unknown plugin-real-name The internal name of the plugin