PixbufLoader.addOnClosed

This signal is emitted when Pixbuf.loaderClose is called. It can be used by different parts of an application to receive notification when an image loader is closed by the code that drives it.

class PixbufLoader
gulong
addOnClosed
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)