Method
PurpleProtocolget_default_account_settings
unstable since: 3.0
Declaration [src]
PurpleAccountSettings*
purple_protocol_get_default_account_settings (
PurpleProtocol* protocol
)
Return value
Type: PurpleAccountSettings
The default settings.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |