Method

PurpleAccountOptioncopy

since: 3.0

Declaration [src]

PurpleAccountOption*
purple_account_option_copy (
  PurpleAccountOption* option
)

Description [src]

Creates a newly allocated copy of option.

Available since: 3.0

Return value

Type: PurpleAccountOption

A new copy of option.

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