Method
PurplePluginInfoget_error
unstable since: 3.0
[−]
Description [src]
Returns an error in the plugin info that would prevent the plugin from being loaded.
Available since: 3.0
[−]
Return value
Type: const gchar*
The plugin info error, or NULL
.
The returned data is owned by the instance. |
The value is a NUL terminated UTF-8 string. |