#ifndef EXAMPLE_H #define EXAMPLE_H gboolean example_init(GtkDrawingArea *drawing, GtkNotebook *config); #endif