Creates a new gio.Notification with title as its title.
After populating notification with more details, it can be sent to the desktop shell with Application.sendNotification. Changing any properties after this call will not have any effect until resending notification.
the title of the notification
a new gio.Notification instance
ConstructionException GTK+ fails to create the object.
2.40
Creates a new gio.Notification with title as its title.
After populating notification with more details, it can be sent to the desktop shell with Application.sendNotification. Changing any properties after this call will not have any effect until resending notification.