In src/utils.h:
> @@ -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