mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 17:59:37 +00:00

* libgimpwidgets/Makefile.am * libgimpwidgets/libgimpwidgets.types: build fixes. VS: ----------------------------------------------------------------------
13 lines
318 B
Text
13 lines
318 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_file_selection_get_type
|
|
gimp_path_editor_get_type
|
|
gimp_pixmap_get_type
|
|
gimp_size_entry_get_type
|
|
gimp_unit_menu_get_type
|