Method

PurplePluginInfoset_unloaded

since: 3.0

Declaration [src]

void
purple_plugin_info_set_unloaded (
  PurplePluginInfo* info,
  gboolean unloaded
)

Description [src]

Sets the unloaded state of info to unloaded.

Available since: 3.0

Parameters

unloaded

Type: gboolean

TRUE to say the plugin has been unloaded.