Add gtk notification backend

https://bugzilla.gnome.org/show_bug.cgi?id=688492
This commit is contained in:
Lars Uebernickel
2013-10-15 12:19:09 -04:00
committed by Ryan Lortie
parent 639bd3626b
commit 766f5584ce
8 changed files with 261 additions and 29 deletions

View File

@@ -49,8 +49,8 @@ void g_notification_set_body (GNotifi
const gchar *body);
GLIB_AVAILABLE_IN_2_40
void g_notification_set_image (GNotification *notification,
GIcon *image);
void g_notification_set_icon (GNotification *notification,
GIcon *icon);
GLIB_AVAILABLE_IN_2_40
void g_notification_set_urgent (GNotification *notification,