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

2004-09-01 Sven Neumann <sven@gimp.org> * libgimp/gimpdrawablepreview.[ch] * libgimpwidgets/gimppreview.[ch]: always show the "Preview" check button. Simplified the preview APIs, moved the "size" style property to the GimpPreview class. * etc/gtkrc: changed the example accordingly. * plug-ins/common/despeckle.c * plug-ins/common/gauss.c * plug-ins/common/neon.c * plug-ins/common/sobel.c * plug-ins/common/softglow.c * plug-ins/common/spread.c * plug-ins/common/unsharp.c: follow change in GimpDrawablePreview API.
6 lines
134 B
Text
6 lines
134 B
Text
#include <gtk/gtk.h>
|
|
#include <libgimp/gimp.h>
|
|
#include <libgimp/gimpui.h>
|
|
|
|
gimp_drawable_preview_get_type
|
|
gimp_progress_bar_get_type
|