Constructor
ChattyPpChatnew_purple_chat
Declaration [src]
ChattyPpChat*
chatty_pp_chat_new_purple_chat (
PurpleChat* pp_chat,
gboolean supports_encryption
)
Description
No description available.
This constructor is not directly available to language bindings.
Parameters
pp_chat-
Type:
PurpleChat*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. |