E_Notification Struct Reference
#include <e_notify_private.h>
Data Fields | |
| Eina_List * | actions |
| const char * | app_icon |
| const char * | app_name |
| const char * | body |
| unsigned char | closed |
| int | expire_timeout |
| int | hint_flags |
| struct { | |
| const char * category | |
| const char * desktop | |
| E_Notification_Image * icon_data | |
| E_Notification_Image * image_data | |
| const char * image_path | |
| const char * sound_file | |
| char suppress_sound | |
| char urgency | |
| int x | |
| int y | |
| } | hints |
| int | id |
| int | refcount |
| unsigned int | replaces_id |
| const char * | summary |
Field Documentation
| Eina_List* E_Notification::actions |
| const char* E_Notification::app_icon |
| const char* E_Notification::app_name |
| const char* E_Notification::body |
| const char* E_Notification::category |
| unsigned char E_Notification::closed |
Referenced by e_notification_closed_get(), and e_notification_closed_set().
| const char* E_Notification::desktop |
Referenced by e_notification_hint_action_icons_set(), e_notification_hint_category_set(), e_notification_hint_desktop_set(), e_notification_hint_resident_set(), e_notification_hint_sound_file_set(), e_notification_hint_suppress_sound_set(), e_notification_hint_transient_set(), e_notification_hint_urgency_get(), e_notification_hint_urgency_set(), e_notification_hint_xy_get(), and e_notification_hint_xy_set().
| struct { ... } E_Notification::hints |
Referenced by e_notification_free(), e_notification_full_new(), e_notification_hint_category_get(), e_notification_hint_category_set(), e_notification_hint_desktop_get(), e_notification_hint_desktop_set(), e_notification_hint_icon_data_get(), e_notification_hint_image_data_get(), e_notification_hint_image_data_set(), e_notification_hint_image_path_get(), e_notification_hint_image_path_set(), e_notification_hint_sound_file_get(), e_notification_hint_sound_file_set(), e_notification_hint_suppress_sound_get(), e_notification_hint_suppress_sound_set(), e_notification_hint_urgency_get(), e_notification_hint_urgency_set(), e_notification_hint_xy_get(), e_notification_hint_xy_set(), e_notify_marshal_notify(), and e_notify_unmarshal_notify_hints().
Referenced by e_notification_free(), e_notification_hint_icon_data_get(), and e_notify_unmarshal_notify_hints().
Referenced by e_notification_id_get(), and e_notification_id_set().
| const char* E_Notification::image_path |
Referenced by e_notification_hint_image_path_get(), and e_notification_hint_image_path_set().
Referenced by e_notification_new(), e_notification_ref(), and e_notification_unref().
| unsigned int E_Notification::replaces_id |
| const char* E_Notification::sound_file |
| const char* E_Notification::summary |
Referenced by e_notification_hint_urgency_get(), e_notification_hint_urgency_set(), and e_notify_marshal_notify().
The documentation for this struct was generated from the following file:
- lib/notification/e_notify_private.h
