Function notify_notification_show

Tells the notification server to display the notification on the screen.

extern(C) int notify_notification_show (
  NotifyNotification* notification,
  glib.gerror.GError** error
);

Parameters

NameDescription
notification The notification.
error The returned error information.

Returns

true if successful. On error, this will return false and set error.