#ifndef OPENGL_H #define OPENGL_H gboolean opengl_init(GtkDrawingArea *drawing, GtkNotebook *config); #endif