Settings.resetProperty

Undoes the effect of calling g_object_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.

class Settings
void
resetProperty
(
string name
)

Parameters

name string

the name of the setting to reset

Meta

Since

3.20