[gimp] libgimp: add gimp_hue_saturation_overlap(...) to gimp.def



commit 2ad6f86ec101a4a121fba5395c345079bd3ebd07
Author: João S. O. Bueno <gwidion gmail com>
Date:   Mon Jan 6 13:12:39 2014 -0200

    libgimp: add gimp_hue_saturation_overlap(...) to gimp.def

 libgimp/gimp.def |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libgimp/gimp.def b/libgimp/gimp.def
index 8c1fd0c..67d2d8c 100644
--- a/libgimp/gimp.def
+++ b/libgimp/gimp.def
@@ -356,6 +356,7 @@ EXPORTS
        gimp_histogram_channel_get_type
        gimp_hue_range_get_type
        gimp_hue_saturation
+    gimp_hue_saturation_overlap
        gimp_image_add_channel
        gimp_image_add_hguide
        gimp_image_add_layer


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]