Method
PurpleNotificationManagerremove
unstable since: 3.0
Declaration [src]
void
purple_notification_manager_remove (
PurpleNotificationManager* manager,
PurpleNotification* notification
)
Parameters
notification
-
Type:
PurpleNotification
The notification to remove.
The data is owned by the caller of the method.