added gimp_preview_area_fill

2004-08-01  Michael Schumacher <schumaml@cvs.gnome.org>

	* libgimpwidgets/gimpwidgets.def: added gimp_preview_area_fill
This commit is contained in:
Michael Schumacher
2004-08-01 14:50:09 +00:00
committed by Michael Schumacher
parent bac5bb5d5d
commit f460fda503
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-08-01 Michael Schumacher <schumaml@cvs.gnome.org>
* libgimpwidgets/gimpwidgets.def: added gimp_preview_area_fill
2004-08-01 Shlomi Fish <shlomif@iglu.org.il> 2004-08-01 Shlomi Fish <shlomif@iglu.org.il>
* plug-ins/flame/flame.c: ported to GimpPreviewArea. * plug-ins/flame/flame.c: ported to GimpPreviewArea.

View File

@ -150,6 +150,7 @@ EXPORTS
gimp_pixmap_new gimp_pixmap_new
gimp_pixmap_set gimp_pixmap_set
gimp_preview_area_draw gimp_preview_area_draw
gimp_preview_area_fill
gimp_preview_area_get_type gimp_preview_area_get_type
gimp_preview_area_new gimp_preview_area_new
gimp_preview_area_set_cmap gimp_preview_area_set_cmap