[Github-comments] [geany/geany] Show zoom level in status bar. (#1697)

LarsGit223 notifications at xxxxx
Mon Jul 15 18:39:31 UTC 2019


LarsGit223 commented on this pull request.



> @@ -954,6 +958,17 @@ void sci_set_font(ScintillaObject *sci, gint style, const gchar *font, gint size
 }
 
 
+/** Gets the font size for a particular style.
+ * @param sci Scintilla widget.
+ * @param style The style.
+ * @return The font size. */
+GEANY_API_SYMBOL
+gint sci_get_fontsize(ScintillaObject *sci, gint style)

Done (long time ago), no longer part of the API.

-- 
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_r303578883
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190715/0a3b2f70/attachment.html>


More information about the Github-comments mailing list