mirror of https://github.com/GNOME/gimp.git
libgimpmodule: annotate one function, now warning-free
This commit is contained in:
parent
3016dfb347
commit
1099d609af
|
@ -195,7 +195,8 @@ gimp_module_db_new (gboolean verbose)
|
||||||
* Returns a #GList of the modules kept by @db. The list must not be
|
* Returns a #GList of the modules kept by @db. The list must not be
|
||||||
* modified or freed.
|
* modified or freed.
|
||||||
*
|
*
|
||||||
* Return value: a #GList of #GimpModule instances.
|
* Return value: (element-type GimpModule) (transfer none): a #GList
|
||||||
|
* of #GimpModule instances.
|
||||||
*
|
*
|
||||||
* Since: 3.0
|
* Since: 3.0
|
||||||
**/
|
**/
|
||||||
|
|
Loading…
Reference in New Issue