Method
GimpConfigreset
Declaration [src]
void
gimp_config_reset (
GimpConfig* config
)
Description [src]
Resets the object to its default state. The default implementation of the
GimpConfigInterface
only works for objects that are completely defined by
their properties.
Available since: | 2.4 |