On May 8, 2010, at 12:25, Andy Stewart wrote:

>       {#call unsafe g_free#} (castPtr arrPtrPtr)
This should be arrPtr. You want to free the pointer to the array, not  
the pointer to the location that holds the pointer.

Otherwise it looks ok,

Axel

------------------------------------------------------------------------------

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

Reply via email to