Notification
Description:
Creates a new Notification with title as its title.
After populating notification with more details, it can be sent to the desktop shell with
send_notification. Changing any properties after this call will
not have any effect until resending notification.
Parameters:
| title |
the title of the notification |
Returns:
|
a new Notification instance |