mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 18:26:19 +01:00
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:
parent
66824159cd
commit
cea72036e3
@ -310,6 +310,8 @@ g_notification_get_priority (GNotification *notification)
|
|||||||
* Deprecated in favor of g_notification_set_priority().
|
* Deprecated in favor of g_notification_set_priority().
|
||||||
*
|
*
|
||||||
* Since: 2.40
|
* Since: 2.40
|
||||||
|
* Deprecated: 2.42: Since 2.42, this has been deprecated in favour of
|
||||||
|
* g_notification_set_priority().
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
g_notification_set_urgent (GNotification *notification,
|
g_notification_set_urgent (GNotification *notification,
|
||||||
|
Loading…
Reference in New Issue
Block a user