Constructor
PurpleAccountManagerNoopBackendnew
unstable since: 3.0
Declaration [src]
PurpleAccountManagerBackend*
purple_account_manager_noop_backend_new (
void
)
Return value
Type: PurpleAccountManagerNoopBackend
The new backend.
The caller of the function takes ownership of the data, and is responsible for freeing it. |