#include <stdapis/glib-2.0/gobject/gclosure.h>
struct _GClosure |
GClosure: : Indicates whether the closure is currently being invoked with g_closure_invoke() : Indicates whether the closure has been invalidated by g_closure_invalidate()
A GClosure represents a callback supplied by the programmer.