Signal
ValentNotificationsAdapter::notification-removed
unstable since: 1.0
Declaration
void
notification_removed (
ValentNotificationsAdapter* self,
gchar* notification,
gpointer user_data
)
Description [src]
Emitted when a ValentNotification
is removed from adapter
.
Implementations must chain up if they override
Valent.NotificationsAdapterClass.notification_removed
.
Default handler: The default handler is called after the handlers added via |
Available since: 1.0 |