Signal
ValentNotifications::notification-added
unstable since: 1.0
Declaration
void
notification_added (
ValentNotifications* self,
ValentNotification* notification,
gpointer user_data
)
Description [src]
Emitted when a notification is added to a
ValentNotificationsAdapter
.
Default handler: The default handler is called before the handlers added via |
Available since: 1.0 |
Parameters
notification
-
Type:
ValentNotification
A
ValentNotification
.The data is owned by the caller of the function.