]> Pileus Git - grits/blob - src/example.h
(no commit message)
[grits] / src / example.h
1 #ifndef EXAMPLE_H
2 #define EXAMPLE_H
3
4 gboolean example_init(GtkDrawingArea *drawing, GtkNotebook *config);
5
6 #endif