mirror of https://github.com/GNOME/gimp.git
12 lines
288 B
Plaintext
12 lines
288 B
Plaintext
#include <gtk/gtk.h>
|
|
#include <libgimp/gimp.h>
|
|
#include <libgimp/gimpui.h>
|
|
|
|
gimp_aspect_preview_get_type
|
|
gimp_channel_combo_box_get_type
|
|
gimp_drawable_combo_box_get_type
|
|
gimp_drawable_preview_get_type
|
|
gimp_image_combo_box_get_type
|
|
gimp_layer_combo_box_get_type
|
|
gimp_progress_bar_get_type
|