gnotification: Add missing deprecation tag to set_urgent()

Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://bugzilla.gnome.org/show_bug.cgi?id=792777
This commit is contained in:
Philip Withnall 2018-01-22 11:24:47 +00:00
parent 66824159cd
commit cea72036e3

View File

@ -310,6 +310,8 @@ g_notification_get_priority (GNotification *notification)
* Deprecated in favor of g_notification_set_priority().
*
* Since: 2.40
* Deprecated: 2.42: Since 2.42, this has been deprecated in favour of
* g_notification_set_priority().
*/
void
g_notification_set_urgent (GNotification *notification,