CClosure.marshalVOIDVARIANT

A marshaller for a gobject.CClosure with a callback of type void (*callback) (gpointer instance, GVariant *arg1, gpointer user_data).

class CClosure
static
void
marshalVOIDVARIANT

Parameters

closure Closure

the gobject.Closure to which the marshaller belongs

returnValue Value

ignored

nParamValues uint

2

paramValues Value

a gobject.Value array holding the instance and the glib.Variant* parameter

invocationHint void*

the invocation hint given as the last argument to Closure.invoke

marshalData void*

additional data specified when registering the marshaller

Meta

Since

2.26