Initialized libnotify. This must be called before any other functions.
Starting from 0.8, if the provided app_name is null, libnotify will
try to figure it out from the running application.
Before it was not allowed, and was causing libnotify not to be initialized.
Parameters
Optionalapp_name: string
The name of the application initializing libnotify.
Initialized libnotify. This must be called before any other functions.
Starting from 0.8, if the provided
app_nameisnull, libnotify will try to figure it out from the running application. Before it was not allowed, and was causing libnotify not to be initialized.