Hello colleagues, i tried to understand, what was solved with (julia functions as C callbacks 1096) and the blog entry http://julialang.org/blog/2013/05/callback/ but still my code throws:
ERROR: function is not yet c-callable The strange thing is, i just copied from Gtk/src/cairo.jl and renamed a few things. How can i find more information, about the differences between my function and the function in cairo.jl?
