Invokes the closure, i.e. executes the callback represented by the closure.
a gobject.Value to store the return value. May be NULL if the callback of closure doesn't return a value.
an array of gobject.Values holding the arguments on which to invoke the callback of closure
a context-dependent invocation hint
Invokes the closure, i.e. executes the callback represented by the closure.