Method

PurpleConnectionErrorInfocopy

since: 3.0

Declaration [src]

PurpleConnectionErrorInfo*
purple_connection_error_info_copy (
  PurpleConnectionErrorInfo* info
)

Description [src]

Creates a copy of info.

Available since: 3.0

Return value

Type: PurpleConnectionErrorInfo

A new copy of info.

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