Method
PurpleAccountOptioncopy
unstable since: 3.0
Declaration [src]
PurpleAccountOption*
purple_account_option_copy (
  PurpleAccountOption* option
)
      Return value
Type: PurpleAccountOption
A new copy of option.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |