A marshaller for a GCClosure with a callback of type void (*callback) (gpointer instance, gpointer user_data).
the GClosure to which the marshaller belongs
ignored
1
a GValue array holding only the instance
the invocation hint given as the last argument to g_closure_invoke()
additional data specified when registering the marshaller
See Implementation
A marshaller for a GCClosure with a callback of type void (*callback) (gpointer instance, gpointer user_data).