gitkrwoptionchoiceboolean.h

Go to the documentation of this file.
00001 
00012 #ifdef GITKR_WIDGET_OPTIONCHOICE_BOOLEAN_C
00013 
00014 void gitkr_widget_optionchoice_boolean_new(GitkrPhoneWidgetPtr widget,GitkDialogPtr dialog,xmlNodePtr node);
00015 void gitkr_widget_optionchoice_boolean_output(GitkrPhoneWidgetPtr widget,gboolean active);
00016 gboolean gitkr_widget_optionchoice_boolean_handle(GitkrPhoneWidgetPtr widget);
00017 #else
00018 #ifdef GITK_RENDERER_C
00019 extern void gitkr_widget_optionchoice_boolean_new(GitkrPhoneWidgetPtr widget,GitkDialogPtr dialog,xmlNodePtr node);
00020 extern void gitkr_widget_optionchoice_boolean_output(GitkrPhoneWidgetPtr widget,gboolean active);
00021 extern gboolean gitkr_widget_optionchoice_boolean_handle(GitkrPhoneWidgetPtr widget);
00022 #endif
00023 #endif /* GITKR_WIDGET_OPTIONCHOICE_BOOLEAN_H */

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