[ CCode ( has_construct_function = false ) ]
public Notification (string summary, string? body, string? icon)
Creates a new Notification.
The summary text is required, but all other parameters are optional.
summary |
The required summary text. |
body |
The optional body text. |
icon |
The optional icon theme icon name or filename. |
The new Notification. |