Method
GimpConfigWriterunref
since: 3.0
Declaration [src]
void
gimp_config_writer_unref (
GimpConfigWriter* writer
)
Description [src]
Unref a GimpConfigWriter
. If the reference count drops to zero, the
writer is freed.
Note that at least one of the references has to be dropped using gimp_config_writer_finish().
Available since: 3.0