]> Pileus Git - grits/blob - src/plugin-example.h
site changing works
[grits] / src / plugin-example.h
1 #ifndef EXAMPLE_H
2 #define EXAMPLE_H
3
4 gboolean example_init(AWeatherGui *gui);
5
6 #endif