[gimp] libgimpmodule: annotate gimp_module_get_file()



commit 7c79fcc3cea9c02859639245709dfeeaf742f8dd
Author: Michael Natterer <mitch gimp org>
Date:   Mon Sep 16 10:50:16 2019 +0200

    libgimpmodule: annotate gimp_module_get_file()

 libgimpmodule/gimpmodule.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgimpmodule/gimpmodule.c b/libgimpmodule/gimpmodule.c
index 3a3ea55ede..919af51a9e 100644
--- a/libgimpmodule/gimpmodule.c
+++ b/libgimpmodule/gimpmodule.c
@@ -270,7 +270,7 @@ gimp_module_new (GFile    *file,
  *
  * Returns #GFile of the @module,
  *
- * Returns: The @module's #GFile.
+ * Returns: (transfer none): The @module's #GFile.
  *
  * Since: 3.0
  **/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]