# Functions
CloseNotification closes a notification.
GetCapabilities calls org.freedesktop.Notifications.GetCapabilities.
GetServerInformation calls org.freedesktop.Notifications.GetServerInformation.
Init connects to the session bus, sets the appName and appIcon and starts an event loop.
New creates a new Notification.
Notify sends a notification.
SendNotification sends a simple notification.
# Constants
depends on the server's settings.
notification never expires.
No description provided by the author
the notification was closed by a call to CloseNotification.
the notification was dismissed by the user.
the notification expired.
undefined/reserved reasons.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Notification represents a desktop notification.
ServerInfo represents server information.
# Type aliases
No description provided by the author