GClosureNotify

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

alias GClosureNotify = void function(void* data, GClosure* closure)