Package: gtk

Function gtk:settings-reset-property

Lambda List

gtk:settings-reset-property (settings name)

Arguments

settings -- a gtk:settings object
name -- a string with the name of the setting to reset

Details

Undoes the effect of calling the g:object-property function to install an application-specific value for a setting. After this call, the setting will again follow the session-wide value for this setting.
 

See also

2023-8-30