#ifndef EXAMPLE_H #define EXAMPLE_H gboolean example_init(AWeatherGui *gui); #endif