[Haskell-cafe] Deprecated gtk2hs functions

Alex Rozenshteyn rpglover64 at gmail.com
Fri Jul 16 14:36:59 EDT 2010


I recently started playing around with gtk2hs.
I noticed that `onClicked`, `afterClicked`, etc. functions have been
deprecated, presumably in favor of the `on` and `after` functions in the
Glib signals module, but I couldn't find a collection of the appropriate
signals to replace the functionality.

Am I simply being blind?

-- 
          Alex R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100716/2cd12d56/attachment.html


More information about the Haskell-Cafe mailing list