[Github-comments] [geany] Gtkdoc hdr (#890)

Colomban Wendling notifications at xxxxx
Thu Feb 18 16:50:58 UTC 2016


>   * @param exclude_vars @c NULL-terminated array of variable names to exclude.
>   * @param first_varname Name of the first variable to copy into the new array.
>   * @param ... Key-value pairs of variable names and values, @c NULL-terminated.
>   *
> - * @return The new environment array. Use @c g_strfreev() to free it.
> + * @return @transfer{full} The new environment array. Use @c g_strfreev() to free it.

`@type{GStrv}` :]

Doesn't returning non-const pointers default to `transfer: full`?

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/890/files#r53343521
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160218/b401ce64/attachment.html>


More information about the Github-comments mailing list