gitkrrenderer.h

Go to the documentation of this file.
00001 
00012 #ifndef GITKR_RENDERER_H
00013 #define GITKR_RENDERER_H
00014 
00015 #ifdef GITKR_RENDERER_C
00016 void gitkr_render(void);
00017 GitkDialogPtr gitkr_set_context(void);
00018 GitkDialogPtr gitkr_select_context(void);
00019 gchar *strapp(gchar *src1,gchar *src2);
00020 #else
00021 #ifdef GITK_RENDERER_C
00022 extern void gitkr_render(void);
00023 #endif
00024 #endif
00025 
00026 #endif /* GITKR_RENDERER_H */

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