Method
PurpleAccountUserSplitcopy
unstable since: 3.0
Declaration [src]
PurpleAccountUserSplit*
purple_account_user_split_copy (
PurpleAccountUserSplit* split
)
Return value
Type: PurpleAccountUserSplit
A copy of split
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |