Method

PurpleAccountUserSplitcopy

since: 3.0

Declaration [src]

PurpleAccountUserSplit*
purple_account_user_split_copy (
  PurpleAccountUserSplit* split
)

Description [src]

Creates a copy of split.

Available since: 3.0

Return value

Type: PurpleAccountUserSplit

A copy of split.

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