gitkrwoptionchoice.h

Go to the documentation of this file.
00001 
00012 #ifdef GITKR_WIDGET_OPTIONCHOICE_C
00013 void gitkr_widget_optionchoice_new(GitkrGtkWidgetPtr widget,gchar *id,GitkDialogPtr dialog,gchar *label,GtkContainer *container,gboolean box_vert,xmlNodePtr node);
00014 GList *gitkr_widget_optionchoice_get_choices(GitkrGtkWidgetPtr widget,xmlNodePtr node);
00015 void gitkr_widget_optionchoice_free_choices(GList *choices);
00016 #else
00017 #ifdef GITK_RENDERER_C
00018 extern void gitkr_widget_optionchoice_new(GitkrGtkWidgetPtr widget,gchar *id,GitkDialogPtr dialog,gchar *label,GtkContainer *container,gboolean box_vert,xmlNodePtr node);
00019 #endif
00020 #endif /* GITKR_WIDGET_OPTIONCHOICE_H */

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