#include "callback.h" G_MODULE_EXPORT gboolean cb_loadimage(GtkWidget *widget, GdkEvent *event, OCRData *data) { return TRUE; }