[java-gnome-hackers] GtkAssistant, forward page callback
Brought to you by:
afcowie
From: Guillaume M. <res...@gm...> - 2010-10-26 08:43:52
|
Hi, I'm trying to cover the GtkAssistant forward page callback (*GtkAssistantPageFunc). I would like to see this work in the 4.0.17 release but I'm stuck with a problem. When I try to use the code that I've written, an error occurs. If I understood what the error says, it seems that GTK doesn't know what to do with a signal that returns a "gint". I attached a .diff file so that you can see what change I did. I also wrote a test case. So if you want to see the error, apply the patch and run the tests. -- Guillaume Mazoyer - http://www.respawner.fr/ |