]> Pileus Git - aweather/blob - src/opengl.h
Converting a lot of stuff to GObject and adding gtk-doc support
[aweather] / src / opengl.h
1 #ifndef OPENGL_H
2 #define OPENGL_H
3
4 gboolean opengl_init(AWeatherGui *gui);
5
6 #endif