Comment 12 for bug 476662

Revision history for this message
Nicolò Chieffo (yelo3) wrote : Re: [Bug 476662] Re: Notifications use append instead of replace

I also have a question: do I need to g_object_unref a notification
that has been shown, or is it automatic?
I think I have to unref it, so the "closed" event is raised. I
couldn't find this in the notify_notification doc.