ClosureNotify


Description:

[ CCode ( has_target = false ) ]
public delegate void ClosureNotify (void* data, Closure closure)

The type used for the various notification callbacks which can be registered on closures.

Parameters:

data

data specified when registering the notification callback

closure

the Closure on which the notification is emitted


Namespace: GLib
Package: gobject-2.0