Method

PurpleAccountset_enabled

since: 2.0

[]

Declaration [src]

void
purple_account_set_enabled (
  PurpleAccount* account,
  gboolean value
)
[]

Description [src]

Sets whether or not this account is enabled.

Available since: 2.0

Sets propertyPurple.Account:enabled
[]

Parameters

value

Type: gboolean

TRUE if it is enabled.