@@ -334,6 +334,8 @@ const gchar *utils_resource_dir(GeanyResourceDirType type);
void utils_start_new_geany_instance(const gchar *doc_path);
+GFile *utils_gfile_create(const gchar *fname);
should stay private or get documented
--- 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/963/files/b4cf42397c77249d18d5972e981e9e...