dbus_daemon


Description:

public DBusDaemon dbus_daemon { get; construct; }

DBusDaemon object encapsulating this object's connection to D-Bus.

Read-only except during construction.

This property can't be null after construction.

Since 0.11.14 this property may be null or unspecified in @new , but only if account_manager is provided instead, in which case its dbus_daemon property will be used.