[AdgStroke] Avoid invalidation on local translations
[adg.git] / demo / demo.h
blob562098774a0584bbe65af646d832428c41586d53
1 #ifndef __DEMO_H__
2 #define __DEMO_H__
4 #include <gtk/gtk.h>
7 G_BEGIN_DECLS
9 gchar * demo_find_data_file (const gchar *file);
11 G_END_DECLS
14 #endif /* __DEMO_H__ */