Constructor
PurpleAccountSettingsnew
unstable since: 3.0
Declaration [src]
PurpleAccountSettings*
purple_account_settings_new (
void
)
Return value
Type: PurpleAccountSettings
The new instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |