gtk_print_operation_new & g_signal_connect_data is not calling the Closure function

2008-11-27 Thread Rodrigo Miguel
Hello All, I don't know if that is the normal behavior, but some reason the GClosureNotify function is not being called when used with gtk_print_operation pointer. Here is the sample that I used: #include #include #include #include void test(gpointer data) { g_print("Not through here!\n

Re: gtk_print_operation_new & g_signal_connect_data is not calling the Closure function

2008-11-27 Thread Rodrigo Miguel
Hi, Resolved, Thanks Rodrigo ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list