Antonin Delpeuch (lists)
2014-05-10 19:37:43 UTC
Hi all,
I am trying to use Gtk3 through Gtk2Hs. It looks like the example code
http://projects.haskell.org/gtk2hs/documentation/#hello_world
has been written for Gtk2 and is not valid for Gtk3 anymore, because
the function onDestroy is undefined.
What would be the equivalent of this example code for Gtk3?
Cheers,
Antonin
I am trying to use Gtk3 through Gtk2Hs. It looks like the example code
http://projects.haskell.org/gtk2hs/documentation/#hello_world
has been written for Gtk2 and is not valid for Gtk3 anymore, because
the function onDestroy is undefined.
What would be the equivalent of this example code for Gtk3?
Cheers,
Antonin