the sshait on July 22, 2024 Get link Facebook X Pinterest Email Other Apps list[i] = (gpointer)(long)data[i]; // Explicit cast to gpointerg_message("WinID: %p", list[i]); // Correct format specifierlist[i] = data[i];g_message("WinID: %d", list[i]);proton drvekde1