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. + * + * @return TMTag type + * @since 1.31 (API 232) */
Do you mean because this won't make it for 1.32?