00001 00012 #ifdef GITKR_WIDGET_OPTIONCHOICE_BOOLEAN_C 00013 void gitkr_widget_optionchoice_boolean_new(GitkrGtkWidgetPtr widget,gchar *id,GitkDialogPtr dialog,gchar *label,GtkContainer *container,gboolean box_vert,xmlNodePtr node); 00014 #else 00015 #ifdef GITK_RENDERER_C 00016 extern void gitkr_widget_optionchoice_boolean_new(GitkrGtkWidgetPtr widget,gchar *id,GitkDialogPtr dialog,gchar *label,GtkContainer *container,gboolean box_vert,xmlNodePtr node); 00017 #endif 00018 #endif /* GITKR_WIDGET_OPTIONCHOICE_BOOLEAN_H */