Method
PurpleAccountconnected
unstable since: 3.0
Declaration [src]
void
purple_account_connected (
PurpleAccount* account
)
Description [src]
Sets the connection state of account
to connected.
Note: This is intended to be called by protocol plugins when they have completed their initial connection and are ready for normal user actions.
Available since: 3.0
Gets property | Purple.Account:connected |