Method
PurpleAccountManagerset_online
unstable since: 3.0.0
Declaration [src]
void
purple_account_manager_set_online (
PurpleAccountManager* manager,
gboolean online
)
Description [src]
Connects or disconnects all accounts in manager
.
If online
is TRUE
, new accounts will automatically have
purple_account_connect()
called for them.
Available since: 3.0.0
Sets property | Purple.AccountManager:online |