| Top |
PhoshDBusNotificationPhoshDBusNotification — A notifiction submitted via the DBus notification interface |
The PhoshDBusNotification is a notification submitted via the org.freedesktop.Notification interface.
PhoshDBusNotification * phosh_dbus_notification_new (guint id,const char *app_name,GAppInfo *info,const char *summary,const char *body,GIcon *icon,GIcon *image,PhoshNotificationUrgency urgency,GStrv actions,gboolean transient,gboolean resident,const char *category,GDateTime *timestamp);