@kugel- commented on this pull request.


In src/pluginutils.c:

> @@ -52,6 +52,15 @@ typedef struct
 PluginDocDataProxy;
 
 
+/** Returns the runtime API version Geany was compiled with.
+ *
+ * @return Geany's API version
+ */
+gint geany_api_version(void)

Indeed, sorry.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.