Signal

AstalNotifdNotifd::notified

Declaration

void
notified (
  AstalNotifdNotifd* self,
  guint id,
  gboolean replaced,
  gpointer user_data
)

Description

Emitted when the daemon receives a AstalNotifdNotification.

Default handler:

Parameters

id

Type: guint

The ID of the Notification. .

replaced

Type: gboolean

Indicates if an existing Notification was replaced. .