[GNC-dev] gnucash/gnome-utils/gnc-plugin-page.h missing a documentation parameter
Geert Janssens
geert.gnucash at kobaltwit.be
Tue Mar 1 04:37:55 EST 2022
Thanks,
I have pushed your suggested fix to maint.
Regards,
Geert
Op zondag 27 februari 2022 08:47:09 CET schreef Kevin Buckley:
> This stanza in gnucash/gnome-utils/gnc-plugin-page.h
>
> /** Set the color of this page. This is the color string used
> * in the notebook tab.
> *
> * @param page The page whose name should be retrieved.
> *
> * @param The color for this page. This string is owned by the page and
> * should not be freed by the caller.
> */
> void gnc_plugin_page_set_page_color (GncPluginPage *page, const char
> *color);
>
> appears to be missing the parameter name color
>
> Line 408 should presumably be
>
> * @param color The color for this page. This string is owned by the page
> and
>
> HTH
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
More information about the gnucash-devel
mailing list