Package: gio

Function gio:settings-delay

Lambda List

gio:settings-delay (settings)

Arguments

settings -- a g:settings object

Details

Changes the g:settings object into "delay-apply" mode. In this mode, changes to settings are not immediately propagated to the backend, but kept locally until the g:settings-apply function is called.
 

See also

#2026-03-25