gio: Fix regression encoding an array of doubles
[platform/upstream/glib.git] / gio / gnotification-private.h
index 8b65050..e12a423 100644 (file)
@@ -30,7 +30,7 @@ const gchar *           g_notification_get_body                         (GNotifi
 
 GIcon *                 g_notification_get_icon                         (GNotification *notification);
 
-gboolean                g_notification_get_urgent                       (GNotification *notification);
+GNotificationPriority   g_notification_get_priority                     (GNotification *notification);
 
 guint                   g_notification_get_n_buttons                    (GNotification *notification);