Signal
PhoshNotification::closed
Declaration
void
closed (
PhoshNotification* self,
PhoshNotificationReason reason,
gpointer user_data
)
Description [src]
Emitted when the notification has been closed.
Default handler: The default handler is called after the handlers added via |
Parameters
reason
-
Type:
PhoshNotificationReason
Why
self
was closed.