gimp/devel-docs/libgimpwidgets/libgimpwidgets.types
Sven Neumann 8f7f7a21f4 libgimpwidgets/Makefile.am made GimpMemsizeEntry a widget which doesn't
2003-01-05  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/Makefile.am
	* libgimpwidgets/gimpmemsizeentry.[ch]: made GimpMemsizeEntry a
	widget which doesn't use a GtkAdjustment to store the value.  The
	latter caused problems on 64bit machines since a gdouble doesn't
	provide enough precision for G_MAXULONG.

	* libgimpwidgets/gimpwidgets.[ch]
	* libgimpwidgets/gimpwidgetstypes.h
	* app/widgets/gimppropwidgets.c: changed accordingly.
2003-01-05 13:52:14 +00:00

22 lines
559 B
Text

#include <gtk/gtk.h>
#include <libgimp/gimp.h>
#include <libgimp/gimpui.h>
#include "devel-docs/libgimpwidgets/libgimpwidgets-include.c"
gimp_chain_button_get_type
gimp_color_button_get_type
gimp_color_display_get_type
gimp_color_notebook_get_type
gimp_color_scale_get_type
gimp_color_scales_get_type
gimp_color_selector_get_type
gimp_color_select_get_type
gimp_dialog_get_type
gimp_file_selection_get_type
gimp_memsize_entry_get_type
gimp_path_editor_get_type
gimp_pick_button_get_type
gimp_pixmap_get_type
gimp_size_entry_get_type
gimp_unit_menu_get_type