Function
PurplePluginPrefFrameCb
Description [src]
Returns the preferences frame for the plugin.
This function is not directly available to language bindings |
Parameters
plugin |
PurplePlugin |
The plugin associated with this callback. |
|
The data is owned by the caller of the function. |
Return value
Returns: | PurplePluginPrefFrame |
Preference frame. |
|
The data is owned by the called function. |