Because until you just asked plainly it wasn't clear what you were talking about :)
Read the [GSettings documentation](https://developer.gnome.org/gio/stable/GSettings.html). You can either connect to the changed signal, bind it to an object property, or create an action and connect to its activation. I haven't ported any settings that need to update other instances when changed yet, but if you give me a current preference that would be useful to make update other instances, I can try and port it as an example. Even better, you can try porting one and submit a PR on my repo :) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1257#issuecomment-251981025
