Method

NotifyNotificationclose

Declaration [src]

gboolean
notify_notification_close (
  NotifyNotification* notification
  GError** error
)

Description [src]

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

Return value

Type: gboolean

TRUE on success, or FALSE on error with error filled in.