This is an “FFI”-based interface to the D-Bus message bus system, a simple way for applications to talk to one another.
The package “DBUS” is
case-sensitive,
e.g., you would write (dbus:dbus_error_init ...)
when you need to call the C function
dbus_error_init.
When this module is present, *FEATURES*
contains the symbol :D-BUS.
All public C functions are available as FFI:FOREIGN-FUNCTIONs,
defined in modules/dbus/dbus.lisp.
For usage examples, please see
modules/dbus/test.tst.
| These notes document CLISP version 2.47 | Last modified: 2008-10-23 |