Method

PurplePluginInfoget_pref_frame_cb

since: 3.0.0

Declaration [src]

PurplePluginPrefFrameCb
purple_plugin_info_get_pref_frame_cb (
  PurplePluginInfo* info
)

Description [src]

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

Available since: 3.0.0

This method is not directly available to language bindings.

Return value

Type: PurplePluginPrefFrameCb

The callback that returns the preferences frame.