kugel- commented on this pull request.


> @@ -82,7 +82,11 @@ typedef struct
        gboolean first;
 } TMSortOptions;
 
-/* Gets the GType for a TMTag */
+/** Gets the GBoxed-derived GType for a TMTag.

I followed the same procedure as for TMSourceFile where this was accepted. I'm 
telling it's a GBoxed so that you you know can use g_boxed_copy/free, since the 
ref/unref functions are not exported.

I have no problem with exporting ref/unref (and maybe removing the GBoxed 
reference from the comment) if you prefer.

-- 
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/1465#discussion_r125819449

Reply via email to