PARAM_DONT_SERIALIZE
Description:
[
CCode ( cname =
"GIMP_PARAM_DONT_SERIALIZE" ) ]
public const int PARAM_DONT_SERIALIZE
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