![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
#include <dbus.h>
Data Fields | |
int | connected |
GDBusNodeInfo * | introspection_data |
guint | owner_id |
guint | registration_id |
GDBusConnection * | dbus_connection |
int dt_dbus_t::connected |
Referenced by _on_bus_acquired(), _on_name_acquired(), _on_name_lost(), and dt_dbus_connected().
GDBusConnection* dt_dbus_t::dbus_connection |
GDBusNodeInfo* dt_dbus_t::introspection_data |
Referenced by _on_bus_acquired(), dt_dbus_destroy(), and dt_dbus_init().
guint dt_dbus_t::owner_id |
Referenced by dt_dbus_destroy(), and dt_dbus_init().
guint dt_dbus_t::registration_id |
Referenced by _on_bus_acquired().