[ Version ( since = "0.9.0" ) ]
public signal void account_enabled (Account account)
Emitted when an account from manager
is enabled.
account
is guaranteed to have TP_ACCOUNT_FEATURE_CORE
prepared, along with all the features previously passed
to the factory's
add_account_features.
account |
a Account |