#ifndef PRINT_H #define PRINT_H #include void print(GtkAction *action, DenemoGUI *gui); #endif /*PRINT_H*/