libgimpwidgets: add and fix some annotations

This commit is contained in:
Michael Natterer 2019-08-01 14:02:21 +02:00
parent ea53089545
commit bdac38a854
5 changed files with 12 additions and 8 deletions

View file

@ -568,7 +568,8 @@ gimp_color_notebook_get_notebook (GimpColorNotebook *notebook)
* gimp_color_notebook_get_selectors:
* @notebook: A #GimpColorNotebook widget.
*
* Return value: (transfer none): The notebook's list of #GimpColorSelector's.
* Return value: (element-type GimpColorSelector) (transfer-none): The
* notebook's list of #GimpColorSelector's.
*
* Since: 3.0
**/