#ifndef CUBE_H #define CUBE_H gboolean cube_init(GtkDrawingArea *drawing, GtkNotebook *config); #endif