g_cclosure_new_object ( callback_func object -- GClosure* )


Vocabulary
gobject.ffi

Inputs
callback_funcan object
objectan object


Outputs
GClosure*an object


Definition


LIBRARY: gobject FUNCTION: GClosure* g_cclosure_new_object
( GCallback callback_func, GObject* object )