Function
Pidgintalkatu_editor_new_for_connection
Declaration [src]
GtkWidget*
pidgin_talkatu_editor_new_for_connection (
PurpleConnection* pc
)
Parameters
pc |
PurpleConnection |
The connection for which the editor should be created. |
|
The data is owned by the caller of the function. |
Return value
Returns: | GtkWidget |
The new |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |