Hi, I've been spending some time lately trying to get my head around a bit of shoes' internals. I see that the function shoes_canvas_get_top is declared in canvas.h and bound to the ruby method top for Canvas in ruby.c.
But, where is this function defined? I couldn't find it in canvas.c, or any other source file. I guess there is a preprocessor macro expanding to the definition but I can't seem to find one. Any help would be appreciated, Joel
