Constructor

ChattyPpAccountnew_purple

Declaration [src]

ChattyPpAccount*
chatty_pp_account_new_purple (
  PurpleAccount* account,
  gboolean has_encryption
)

Description

No description available.

This constructor is not directly available to language bindings.

Parameters

account

Type: PurpleAccount*

No description available.

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

Type: gboolean

No description available.

Return value

Type: ChattyPpAccount

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.