#include "test.h" void print(GtkWidget *widget,gpointer data){ g_print("hello"); }