Method

PurplePluginInfoget_unloaded

since: 3.0

Declaration [src]

gboolean
purple_plugin_info_get_unloaded (
  PurplePluginInfo* info
)

Description [src]

Gets whether or not the plugin has been unloaded.

Available since: 3.0

Return value

Type: gboolean

TRUE if the plugin has been unloaded previously, or FALSE if not.