1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-06 01:12:40 +02:00

libgimpmodule: annotate one function, now warning-free

This commit is contained in:
Michael Natterer
2019-08-01 10:21:47 +02:00
parent 3016dfb347
commit 1099d609af

View File

@@ -195,7 +195,8 @@ gimp_module_db_new (gboolean verbose)
* Returns a #GList of the modules kept by @db. The list must not be
* 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
**/