Function
PurplePluginPrefnew
Declaration [src]
PurplePluginPref*
purple_plugin_pref_new (
void
)
Return value
Returns: | PurplePluginPref |
A new PurplePluginPref. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |