Package: gio

Function gio:notification-set-urgent

Lambda List

gio:notification-set-urgent (notification urgent)

Arguments

notification -- a g:notification instance
urgent -- true if the notification is urgent

Details

Deprecated in favor of the g:notification-set-priority function.

Warning

The g:notification-set-urgent function has been deprecated since version 2.42 and should not be used in newly written code.
 

See also

#2022-12-30