GUIX creates a prototype for your event handler function but you don't put it in your code, hence an error. Make sure you create a function for every event handler you defined in GUIX Studio before you build the project. For testing purposes, let the function gx_window_event_process(widget, event_ptr); to mimic the behaviour of the default window event handler.
↧