Japaxa2011gr

Results 5 comments of Japaxa2011gr

![signals](https://user-images.githubusercontent.com/13552351/156800138-d3bac38c-807f-4354-b399-a1cfab2eef72.png)

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.