[gimp] pygimp: add GimpColorConfig object
- From: Kristian Rietveld <kristian src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] pygimp: add GimpColorConfig object
- Date: Sun, 1 May 2016 19:50:43 +0000 (UTC)
commit f3583e21c58fd52a626d2bc6560cb768ea8897d4
Author: Kristian Rietveld <kris loopnest org>
Date: Sat Apr 30 22:29:04 2016 +0200
pygimp: add GimpColorConfig object
plug-ins/pygimp/gimpui.defs | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/plug-ins/pygimp/gimpui.defs b/plug-ins/pygimp/gimpui.defs
index 18c9b7f..0584770 100644
--- a/plug-ins/pygimp/gimpui.defs
+++ b/plug-ins/pygimp/gimpui.defs
@@ -49,6 +49,13 @@
(gtype-id "GIMP_TYPE_COLOR_BUTTON")
)
+(define-object ColorConfig
+ (in-module "Gimp")
+ (parent "GObject")
+ (c-name "GimpColorConfig")
+ (gtype-id "GIMP_TYPE_COLOR_CONFIG")
+)
+
(define-object ColorDisplay
(in-module "Gimp")
(parent "GObject")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]