Settings.resetProperty
void resetProperty(string name)Undoes the effect of calling [gobject.object.ObjectWrap.set] to install an application-specific value for a setting.
After this call, the setting will again follow the session-wide value for this setting.
Parameters
name | the name of the setting to reset |