A marshaller for a gobject.CClosure with a callback of type void (*callback) (gpointer instance, guint arg1, gpointer arg2, gpointer user_data).
the gobject.Closure to which the marshaller belongs
ignored
3
a gobject.Value array holding instance, arg1 and arg2
the invocation hint given as the last argument to Closure.invoke
additional data specified when registering the marshaller
A marshaller for a gobject.CClosure with a callback of type void (*callback) (gpointer instance, guint arg1, gpointer arg2, gpointer user_data).