Description
Helps C++ applications communicate over D-Bus without handling the low-level protocol details directly. Developers use it to create clients and services that integrate with desktop and system components.
It is a development library, not an app users open directly. Programs built with it may exchange system or session data over D-Bus, so application permissions and exposed methods still need careful design.