#include "E_Notify.h"
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <inttypes.h>
#include "e_notify_private.h"

Function Documentation
void loginit | ( | void | ) |
References _e_dbus_notify_log_dom, and E_DBUS_COLOR_DEFAULT.
Referenced by e_notification_action_add(), e_notification_action_id_get(), e_notification_action_name_get(), e_notification_actions_get(), e_notification_app_icon_get(), e_notification_app_icon_set(), e_notification_app_name_get(), e_notification_app_name_set(), e_notification_body_get(), e_notification_body_set(), e_notification_closed_get(), e_notification_closed_set(), e_notification_daemon_add(), e_notification_free(), e_notification_full_new(), e_notification_hint_action_icons_set(), 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_resident_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_transient_set(), e_notification_hint_urgency_get(), e_notification_hint_urgency_set(), e_notification_hint_xy_get(), e_notification_hint_xy_set(), e_notification_id_get(), e_notification_id_set(), e_notification_image_evas_object_add(), e_notification_image_free(), e_notification_image_init(), e_notification_image_new(), e_notification_new(), e_notification_ref(), e_notification_replaces_id_get(), e_notification_replaces_id_set(), e_notification_summary_get(), e_notification_summary_set(), e_notification_timeout_get(), e_notification_timeout_set(), and e_notification_unref().
Variable Documentation
int _e_dbus_notify_log_dom = -1 |
Referenced by loginit().