GSourceCallbackFuncs.get

Called to extract the callback function and data from the callback object.

struct GSourceCallbackFuncs
extern (C)
void function(void* cbData, GSource* source, GSourceFunc* func, void** data) get;