g_closure_new_simple ( sizeof_closure data -- GClosure* )


Vocabulary
gobject.ffi

Inputs
sizeof_closurean object
dataan object


Outputs
GClosure*an object


Definition