mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
libgimpwidgets: add and fix some annotations
This commit is contained in:
parent
ea53089545
commit
bdac38a854
5 changed files with 12 additions and 8 deletions
|
@ -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
|
||||
**/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue