[Github-comments] [geany/geany-plugins] Pair Tag Highlighter - Added a color preferences dialog (Issue #545) (#940)

Matthew Brush notifications at xxxxx
Mon Jan 6 04:58:43 UTC 2020


`strtol()` requires including `stdlib.h`, but you could also use one of the GDK functions such as [`gdk_rgba_parse()`](https://developer.gnome.org/gdk3/stable/gdk3-RGBA-Colors.html#gdk-rgba-parse) to parse the colour string or expose [one of the functions](https://github.com/geany/geany/blob/5cc69b3d6728a714637caabf0238759363e91e85/src/utils.h#L284) already in Geany to the plugin API and use that.

-- 
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-plugins/pull/940#issuecomment-571003836
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200105/0e4a8407/attachment.htm>


More information about the Github-comments mailing list