Struct

GObjectSignalCMarshaller

since: 2.0

Description

typedef GClosureMarshal GSignalCMarshaller

This is the signature of marshaller functions, required to marshall arrays of parameter values to signal emissions into C language callback invocations.

It is merely an alias to GClosureMarshal since the GClosure mechanism takes over responsibility of actual function invocation for the signal system.

Available since: 2.0