[gimp-perl] Make available Gimp->get_pdb_error.



commit 029be5f62db1dc4b3335155ee95e200b7362c528
Author: Ed J <edj src gnome org>
Date:   Sat May 17 02:28:47 2014 +0100

    Make available Gimp->get_pdb_error.

 Gimp/Lib.xs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/Gimp/Lib.xs b/Gimp/Lib.xs
index e7ae9e8..7e58d8e 100644
--- a/Gimp/Lib.xs
+++ b/Gimp/Lib.xs
@@ -1716,6 +1716,9 @@ const char *
 gimp_directory()
 
 const char *
+gimp_get_pdb_error()
+
+const char *
 gimp_data_directory()
 
 SV *


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