Hi folks,

I just tried to connect to the sizeAllocate signal of the Widget type, but
the type of this signal is Signal self (Allocation -> IO ()).  Thus, the
function I provide as an argument needs to take an Allocation as an
argument, but I cannot declare a function of this type because Allocation
seems to be only exported by the hidden module
Graphics.UI.Gtk.General.Structs.  Any advice on how to react to
sizeAllocate signals?

Thanks,
Norbert
------------------------------------------------------------------------------
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to