elextr commented on this pull request.
> @@ -41,6 +41,14 @@ static void on_sidebar_pos_left_changed(GSettings
> *settings, gchar *key, gpointe
}
+static void on_editor_font_changed(GSettings *settings, gchar *key, gpointer
user_data)
+{
I don't know, it depends on the number of types of setting handlers needed vs
the total number of handlers. Needs "somebody" to do a statistical survey of
the settings in Geany. :)
--
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