Gimp.Config.prototype.reset

function reset(): void {
    // Gjs wrapper for gimp_config_reset()
}
  

Resets the object to its default state. The default implementation of the Gimp.ConfigInterface only works for objects that are completely defined by their properties.

Since 2.4