[libgdata/libgdata-0-6] introspection: Add missing annotations to GDataDocumentsEntry
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgdata/libgdata-0-6] introspection: Add missing annotations to GDataDocumentsEntry
- Date: Wed, 29 Sep 2010 12:21:00 +0000 (UTC)
commit a4649c7ab7f88cae81d04bf04d8a6252a0a44362
Author: Philip Withnall <philip tecnocode co uk>
Date: Wed Aug 4 09:29:01 2010 +0100
introspection: Add missing annotations to GDataDocumentsEntry
gdata/services/documents/gdata-documents-entry.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdata/services/documents/gdata-documents-entry.c b/gdata/services/documents/gdata-documents-entry.c
index a59966f..7aae41f 100644
--- a/gdata/services/documents/gdata-documents-entry.c
+++ b/gdata/services/documents/gdata-documents-entry.c
@@ -538,7 +538,7 @@ gdata_documents_entry_writers_can_invite (GDataDocumentsEntry *self)
*
* Gets the #GDataDocumentsEntry:last-modified-by property.
*
- * Return value: the author who last modified the document
+ * Return value: (transfer none): the author who last modified the document
*
* Since: 0.4.0
**/
@@ -576,7 +576,7 @@ notify_content_type_cb (GDataDownloadStream *download_stream, GParamSpec *pspec,
* _gdata_documents_entry_download_document:
* @self: a #GDataDocumentsEntry
* @service: an authenticated #GDataDocumentsService
- * @content_type: return location for the document's content type, or %NULL; free with g_free()
+ * @content_type: (out callee-allocates) (transfer full) (allow-none): return location for the document's content type, or %NULL; free with g_free()
* @download_uri: the URI to download the document
* @destination_file: the #GFile into which the document file should be saved
* @file_extension: the extension with which to save the downloaded file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]