Function Macro
GObjectCLOSURE_NEEDS_MARSHAL
Declaration [src]
#define G_CLOSURE_NEEDS_MARSHAL (
closure
)
Description [src]
Check if the closure still needs a marshaller. See g_closure_set_marshal().
This function is not directly available to language bindings.