Method
GimpConfigserialize
since: 2.8
Declaration [src]
gboolean
gimp_config_serialize (
  GimpConfig* config,
  GimpConfigWriter* writer,
  gpointer data
)
Parameters
- writer
- 
            Type: GimpConfigWriterThe GimpConfigWriterto use.The data is owned by the caller of the method. 
- data
- 
            Type: gpointerClient data. The argument can be NULL.The data is owned by the caller of the method.