> I tried using G_TYPE_UINT since void * is also a unsigned int which will > hold memory address, but that does not seem to work. Only on 32 bit machines, on 64 bit that won't work...