use_dbus


Description:

[ NoAccessorMethod ]
public bool use_dbus { get; construct; }

Whether to use D-Bus for inter-process change notification.

Setting this property to false causes libaccounts not to emit the change notification signals, and also not react to changes made by other processes. Disabling D-Bus is only meant to be used for specific cases, such as maintenance programs.