Japaxa2011gr
Japaxa2011gr

I add this `` to the xml file and then I add the file to the builder. The builder automatically finds the function in the main code.
This is how i do it in c I declare the function i want to use for the signal ``` G_MODULE_EXPORT void hello(GtkWidget* widget, gpointer user_data) { g_print("hello"); } static...
Maybe update @nativescript/core to the latest?
This happened in my windows machine, when I try it in linux i had no problem.