[gcab/0_X] trivial: Fix the introspection markup for gcab_file_get_file()



commit 4854bf41a91f82da5bb40774c25dcb39fbefaebf
Author: Richard Hughes <richard hughsie com>
Date:   Thu Dec 14 20:58:25 2017 +0000

    trivial: Fix the introspection markup for gcab_file_get_file()

 libgcab/gcab-file.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgcab/gcab-file.c b/libgcab/gcab-file.c
index d9a25b6..9ada05e 100644
--- a/libgcab/gcab-file.c
+++ b/libgcab/gcab-file.c
@@ -275,7 +275,7 @@ gcab_file_get_name (GCabFile *self)
  * If @file is from an existing cabinet, the fuction will return
  * %NULL.
  *
- * Returns: (transfer full): the associated #GFile or %NULL
+ * Returns: (transfer none): the associated #GFile or %NULL
  **/
 GFile *
 gcab_file_get_file (GCabFile *self)


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