GCClosure

A #GCClosure is a specialization of #GClosure for C function callbacks.

Members

Variables

callback
void* callback;

the callback function

closure
GClosure closure;

the #GClosure

Meta