mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Add gtk notification backend
https://bugzilla.gnome.org/show_bug.cgi?id=688492
This commit is contained in:
committed by
Ryan Lortie
parent
639bd3626b
commit
766f5584ce
@@ -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,
|
||||
|
Reference in New Issue
Block a user