mirror of https://github.com/GNOME/gimp.git
13 lines
264 B
Plaintext
13 lines
264 B
Plaintext
![]() |
#include <gtk/gtk.h>
|
||
|
#include <libgimp/gimp.h>
|
||
|
|
||
|
#include "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
|