diff --git a/plug-ins/pygimp/gimpui.defs b/plug-ins/pygimp/gimpui.defs index 0584770c15..a74e3cc185 100644 --- a/plug-ins/pygimp/gimpui.defs +++ b/plug-ins/pygimp/gimpui.defs @@ -400,6 +400,14 @@ (gtype-id "GIMP_TYPE_ZOOM_PREVIEW") ) +;; Interfaces + +(define-interface ColorManaged + (in-module "Gimp") + (c-name "GimpColorManaged") + (gtype-id "GIMP_TYPE_COLOR_MANAGED") +) + ;; Enumerations and flags ... (define-enum IntStoreColumns