Notify.uninit
function uninit(): void { // Gjs wrapper for notify_uninit() }
Uninitialized libnotify.
This should be called when the program no longer needs libnotify for the rest of its lifecycle, typically just before exitting.
function uninit(): void { // Gjs wrapper for notify_uninit() }
Uninitialized libnotify.
This should be called when the program no longer needs libnotify for the rest of its lifecycle, typically just before exitting.