gitkrthemes.h

Go to the documentation of this file.
00001 
00012 #ifndef GITKR_THEMES_H
00013 #define GITKR_THEMES_H
00014 
00015 #ifdef GITKR_THEMES_C
00016 void gitkr_themes_init(void);
00017 void gitkr_themes_done(void);
00018 void gitkr_theme_switch(gchar *theme_name);
00019 #else
00020 extern void gitkr_themes_init(void);
00021 extern void gitkr_themes_done(void);
00022 extern void gitkr_theme_switch(gchar *theme_name);
00023 
00024 #endif
00025 
00026 #endif /* GITKR_THEMES_H */

Generated on Thu Oct 28 10:59:12 2004 for gitk by doxygen 1.3.6