Constructor
ChattyPpChatnew_purple_conv
Declaration [src]
ChattyPpChat*
chatty_pp_chat_new_purple_conv (
PurpleConversation* conv,
gboolean supports_encryption
)
Description
No description available.
This constructor is not directly available to language bindings.
Parameters
conv-
Type:
PurpleConversation*No description available.
The data is owned by the caller of the function. supports_encryption-
Type:
gbooleanNo description available.
Return value
Type: ChattyPpChat
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |