25 #ifndef DBUS_SERVER_LAUNCHD_H 26 #define DBUS_SERVER_LAUNCHD_H 28 #include <dbus/dbus-internals.h> 29 #include <dbus/dbus-server-protected.h> #define DBUS_BEGIN_DECLS
Macro used prior to declaring functions in the D-Bus header files.
DBusServer * _dbus_server_new_for_launchd(const char *launchd_env_var, DBusError *error)
Creates a new server from launchd.
Internals of DBusServer object.
Object representing an exception.
#define DBUS_END_DECLS
Macro used after declaring functions in the D-Bus header files.