Method
GimpConfigserialize
Declaration [src]
gboolean
gimp_config_serialize (
GimpConfig* config,
GimpConfigWriter* writer,
gpointer data
)
Parameters
writer |
GimpConfigWriter |
The |
|
The data is owned by the caller of the function. | |
data |
gpointer |
Client data. |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |