Method

PurplePluginInfoget_pref_request_cb

since: 3.0.0

Declaration [src]

PurplePluginPrefRequestCb
purple_plugin_info_get_pref_request_cb (
  PurplePluginInfo* info
)

Description [src]

Returns the callback that retrieves the preferences request handle for a plugin, set via the “pref-request-cb” property of the plugin info.

Available since: 3.0.0

This method is not directly available to language bindings.

Return value

Type: PurplePluginPrefRequestCb

The callback that returns the preferences request handle.