strtol()
requires including stdlib.h
, but you could also use one of the GDK functions such as gdk_rgba_parse()
to parse the colour string or expose one of the functions 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, view it on GitHub, or unsubscribe.