Constant

GimpPARAM_DONT_SERIALIZE

Declaration

#define GIMP_PARAM_DONT_SERIALIZE 2

Description

This property will be ignored when serializing and deserializing. This is useful for GimpProcedure arguments for which you never want the last run values to be restored.

Since 3.0