[gcab] trivial: Fix introspection return value on gcab_folder_get_files()
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcab] trivial: Fix introspection return value on gcab_folder_get_files()
- Date: Tue, 12 Dec 2017 21:39:43 +0000 (UTC)
commit cf824981e4c4dad632ec7bde669142ef53c7790e
Author: Richard Hughes <richard hughsie com>
Date: Tue Dec 12 21:31:26 2017 +0000
trivial: Fix introspection return value on gcab_folder_get_files()
libgcab/gcab-folder.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgcab/gcab-folder.c b/libgcab/gcab-folder.c
index 19dcffc..10acd9a 100644
--- a/libgcab/gcab-folder.c
+++ b/libgcab/gcab-folder.c
@@ -330,7 +330,7 @@ gcab_folder_new_with_cfolder (const cfolder_t *folder, GInputStream *stream)
*
* Get the list of #GCabFile files contained in the @cabfolder.
*
- * Returns: (element-type GCabFile) (transfer full): list of files
+ * Returns: (element-type GCabFile) (transfer container): list of files
**/
GSList *
gcab_folder_get_files (GCabFolder *self)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]