Package: gio
Function gio:notification-new
Lambda Listgio:notification-new (title) ArgumentsReturn ValueThe new g:notification instance. Details          Creates a new notification with title as its title.  
  After populating the notification with more details, it can be sent to the  desktop shell with the g:application-send-notification function.
  Changing any properties after this call will not have any effect until
  resending the notification.      | See also | 
2024-12-28