E_DBus_Object Struct Reference
Collaboration diagram for E_DBus_Object:Data Fields | |
| E_DBus_Object_Property_Get_Cb | cb_property_get |
| E_DBus_Object_Property_Set_Cb | cb_property_set |
| E_DBus_Connection * | conn |
| void * | data |
| Eina_List * | interfaces |
| char * | introspection_data |
| int | introspection_dirty |
| char * | path |
Field Documentation
| E_DBus_Object_Property_Get_Cb E_DBus_Object::cb_property_get |
Referenced by e_dbus_object_property_get_cb_set(), and e_dbus_object_property_set_cb_set().
| E_DBus_Object_Property_Set_Cb E_DBus_Object::cb_property_set |
Referenced by e_dbus_object_property_get_cb_set(), and e_dbus_object_property_set_cb_set().
| E_DBus_Connection* E_DBus_Object::conn |
Referenced by e_dbus_object_add(), e_dbus_object_conn_get(), and e_dbus_object_free().
| void* E_DBus_Object::data |
Referenced by e_dbus_object_add(), and e_dbus_object_data_get().
| Eina_List* E_DBus_Object::interfaces |
| char* E_DBus_Object::introspection_data |
Referenced by e_dbus_object_free().
| int E_DBus_Object::introspection_dirty |
Referenced by e_dbus_object_interface_attach(), and e_dbus_object_interface_detach().
| char* E_DBus_Object::path |
The documentation for this struct was generated from the following file:
- lib/dbus/e_dbus_object.c

