| Function | check_if_initted | Initializes pynotify in case it wasn't initted |
| Function | show_normal_notification_posix | Attach a notification to widget
|
| Function | show_error_notification_posix | Attach an error notification to widget
|
| Function | show_normal_notification_win | Undocumented |
| Function | show_error_notification_win | Undocumented |
Attach a notification to widget
title as title and message
as message, if error is True, show an error notification