Skip to content

properties-window: fix execution switch behavior

Peter Eisenmann requested to merge p3732/nautilus:wip/p3732/exec-switch into master

Changes in GTK (gtk!5442 (merged)) require to use gtk_switch_set_active to flip a switch, otherwise it ends up in an inconsistent state.

Fixes #2883 (closed)

Merge request reports