Notify.Notification.prototype.close

function close(): Boolean {
    // Gjs wrapper for notify_notification_close()
}
  

Synchronously tells the notification server to hide the notification on the screen.

Returns

true on success, or false on error with @error filled in