Method
GimpConfigWriterprint
since: 2.4
Declaration [src]
void
gimp_config_writer_print (
GimpConfigWriter* writer,
const gchar* string,
gint len
)
Description [src]
Appends a space followed by string
to the writer
. Note that string
must not contain any special characters that might need to be escaped.
Available since: 2.4