Method

PurpleProtocolget_account_options

since: 3.0

Declaration [src]

GList*
purple_protocol_get_account_options (
  PurpleProtocol* protocol
)

Description [src]

Gets the account options for a protocol.

Available since: 3.0

Return value

Type: A list of PurpleAccountOption*

The account options for the protocol.

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