@LiquidCake commented on this pull request.


>       g_signal_emit_by_name(pref_widgets.checkbox_enable_backupcopy, 
> "toggled");
+       g_signal_emit_by_name(pref_widgets.untitled_doc_disabled_radio, 
"toggled");
+       g_signal_emit_by_name(pref_widgets.untitled_doc_instantsave_radio, 
"toggled");
+       g_signal_emit_by_name(pref_widgets.untitled_doc_persistent_radio, 
"toggled");

each one launches its own handler which disabled ui elements of unused features

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3911#discussion_r1854396623
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3911/review/[email protected]>

Reply via email to