Constructor

ChattyPpChatnew_buddy_chat

Declaration [src]

ChattyPpChat*
chatty_pp_chat_new_buddy_chat (
  ChattyPpBuddy* buddy,
  gboolean supports_encryption
)

Description

No description available.

Parameters

buddy

Type: ChattyPpBuddy

No description available.

The data is owned by the caller of the function.
supports_encryption

Type: gboolean

No 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.