2000-11-19 Michael Natterer <mitch@gimp.org> * libgimp/Makefile.am * libgimp/libgimp.types: #include libgimp-include.c in libgimp.types instead of passing it on the command line in Makefile.am * libgimp/libgimp-decl.txt: updated.
13 lines
285 B
Text
13 lines
285 B
Text
#include <gtk/gtk.h>
|
|
#include <libgimp/gimp.h>
|
|
#include <libgimp/gimpui.h>
|
|
|
|
#include "libgimp-include.c"
|
|
|
|
gimp_chain_button_get_type
|
|
gimp_color_button_get_type
|
|
gimp_file_selection_get_type
|
|
gimp_path_editor_get_type
|
|
gimp_pixmap_get_type
|
|
gimp_size_entry_get_type
|
|
gimp_unit_menu_get_type
|