PluginInfo.isAvailable

Check if the plugin is available.

A plugin is marked as not available when there is no loader available to load it, or when there has been an error when trying to load it previously. If not available then @error will be set.

Return: %TRUE if the plugin is available.

class PluginInfo
bool
isAvailable
()

Throws

GException on failure.

Meta