Method

ValentNotificationequal

unstable since: 1.0

Declaration [src]

gboolean
valent_notification_equal (
  gconstpointer notification1,
  gconstpointer notification2
)

Description [src]

Compare two notifications for equality by ID.

Available since: 1.0

Parameters

notification2

Type: ValentNotification

A ValentNotification

Return value

Type: gboolean

TRUE if equal, or FALSE if not.