Method
GimpConfigserialize_changed_properties
since: 2.4
Declaration [src]
gboolean
gimp_config_serialize_changed_properties (
  GimpConfig* config,
  GimpConfigWriter* writer
)
Description [src]
This function writes all object properties that have been changed from
their default values to the writer.
Available since: 2.4
Parameters
- writer
- 
            Type: GimpConfigWriterA GimpConfigWriter.The data is owned by the caller of the method.