E_Notification_Daemon Struct Reference
#include <E_Notification_Daemon.h>

Data Fields | |
E_DBus_Connection * | conn |
void * | data |
struct { | |
E_Notification_Daemon_Callback_Close_Notification close_notification | |
E_Notification_Daemon_Callback_Notify notify | |
} | func |
E_DBus_Interface * | iface |
char * | name |
E_DBus_Object * | obj |
int | state |
char * | vendor |
Field Documentation
◆ close_notification
E_Notification_Daemon_Callback_Close_Notification E_Notification_Daemon::close_notification |
Referenced by e_notification_daemon_callback_close_notification_set(), and method_close_notification().
◆ conn
E_DBus_Connection* E_Notification_Daemon::conn |
◆ data
void* E_Notification_Daemon::data |
Referenced by e_notification_daemon_data_get(), and e_notification_daemon_data_set().
◆
struct { ... } E_Notification_Daemon::func |
◆ iface
E_DBus_Interface* E_Notification_Daemon::iface |
Referenced by e_notification_daemon_free().
◆ name
char* E_Notification_Daemon::name |
Referenced by e_notification_daemon_free(), and method_get_server_information().
◆ notify
E_Notification_Daemon_Callback_Notify E_Notification_Daemon::notify |
Referenced by e_notification_daemon_callback_notify_set(), and method_notify().
◆ obj
E_DBus_Object* E_Notification_Daemon::obj |
Referenced by e_notification_daemon_free().
◆ state
int E_Notification_Daemon::state |
◆ vendor
char* E_Notification_Daemon::vendor |
Referenced by e_notification_daemon_free(), and method_get_server_information().
The documentation for this struct was generated from the following file:
- lib/notification/E_Notification_Daemon.h