Signal

PurpleNotification::deleted

since: 3.0

Declaration

void
deleted (
  PurpleNotification* self,
  gpointer user_data
)

Description [src]

Emitted when the notification is deleted. This is typically done by a user interface calling purple_notification_delete().

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Available since: 3.0