Method

PurpleProtocolget_user_splits

since: 3.0

Declaration [src]

GList*
purple_protocol_get_user_splits (
  PurpleProtocol* protocol
)

Description [src]

Gets the user splits of a protocol.

Available since: 3.0

Return value

Type: A list of PurpleAccountUserSplit*

The user splits of the protocol.

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