Function
GimpConfigInterfaceserialize_value
Declaration [src]
gboolean
gimp_config_serialize_value (
const GValue* value,
GString* str,
gboolean escaped
)
Description [src]
This utility function appends a string representation of GValue
to str
.
Available since: | 2.4 |