gitkrw.c

Go to the documentation of this file.
00001 
00012 #define GITK_RENDERER_C
00013 #define GITKR_WIDGET_C
00014 
00015 #include "gitkrincludes.h"
00016 
00018 void gitkr_widget_new(GitkrGtkWidgetPtr widget,gchar *id,GitkDialogPtr dialog) {
00019   widget->id=id;
00020   widget->dialog=dialog;
00021 }

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