Method
PurpleAccountdisconnect_with_error
unstable since: 3.0
Declaration [src]
void
purple_account_disconnect_with_error (
PurpleAccount* account,
GError* error
)
Parameters
error
-
Type:
GError
The
GError
.The instance takes ownership of the data, and is responsible for freeing it.