E_DBus_Callback Struct Reference
#include <e_dbus_private.h>
Data Fields | |
E_DBus_Callback_Func | cb_func |
E_DBus_Free_Func | free_func |
E_DBus_Unmarshal_Func | unmarshal_func |
void * | user_data |
Field Documentation
◆ cb_func
E_DBus_Callback_Func E_DBus_Callback::cb_func |
Referenced by e_dbus_callback_call(), and e_dbus_callback_new().
◆ free_func
E_DBus_Free_Func E_DBus_Callback::free_func |
Referenced by e_dbus_callback_new(), and e_dbus_callback_return_free().
◆ unmarshal_func
E_DBus_Unmarshal_Func E_DBus_Callback::unmarshal_func |
Referenced by e_dbus_callback_new(), and e_dbus_callback_unmarshal().
◆ user_data
void* E_DBus_Callback::user_data |
Referenced by e_dbus_callback_call(), and e_dbus_callback_new().
The documentation for this struct was generated from the following file:
- lib/dbus/e_dbus_private.h