gtk_builder_connect_signals and user_data parameter



Hi,
I am trying to pass data (pointer to struct) to handler but it doesn't work - handler don't have access to this struct. To configure handler I use gtk_builder_add_callback_symbol and it work (handler is called). What I have to check to make it work?

Regards,
Mariusz


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]