Function
Pidginplugin_pref_create_frame
Declaration [src]
GtkWidget*
pidgin_plugin_pref_create_frame (
PurplePluginPrefFrame* frame
)
Parameters
frame |
PurplePluginPrefFrame |
PurplePluginPrefFrame. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GtkWidget |
The gtk preference frame. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |