Method

PurpleAccountManagerset_online

since: 3.0.0

Declaration [src]

void
purple_account_manager_set_online (
  PurpleAccountManager* manager,
  gboolean online
)

Description [src]

Sets whether or not new accounts should automatically have purple_account_connect() called for them.

Available since: 3.0.0

Parameters

online

Type: gboolean

The new online status.