LarsGit223 commented on this pull request.
> @@ -218,6 +219,8 @@ void > sci_move_selected_lines_up (ScintillaObject *sci); void sci_set_font_fractional (ScintillaObject *sci, gint style, const gchar *font, gdouble size); +gint sci_get_fontsize (ScintillaObject *sci, gint style); Done. -- 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/1697#discussion_r331471960
