blob: 8bdfe59d7be418a150501ad6dff78ea52dc45832 (
plain)
1
2
3
4
5
6
7
8
|
ndesk-dbus is a C# implementation of D-Bus. It's often referred
to as dbus-sharp, or "managed D-Bus" to avoid confusion with
existing bindings (which wrap libdbus).
This code provides GLib main loop integration for ndesk-dbus
(Managed D-Bus).
Requires ndesk-dbus, available at SlackBuilds.org
|