[Github-comments] [geany/geany] Show zoom level in status bar. (#1697)
LarsGit223
notifications at xxxxx
Thu Jul 18 18:56:57 UTC 2019
LarsGit223 commented on this pull request.
> @@ -82,6 +82,7 @@ gchar sci_get_char_at (ScintillaObject *sci, gint pos);
void sci_scroll_caret (ScintillaObject *sci);
gint sci_find_text (ScintillaObject *sci, gint flags, struct Sci_TextToFind *ttf);
void sci_set_font (ScintillaObject *sci, gint style, const gchar *font, gint 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_r305067978
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190718/e6c2d72f/attachment.html>
More information about the Github-comments
mailing list