[libgdata/libgdata-0-6] introspection: Add missing annotations to GDataYouTubeControl



commit 1b2d2fd3017e1532399a6cf44ff208010d46fc6c
Author: Philip Withnall <philip tecnocode co uk>
Date:   Wed Aug 4 10:07:04 2010 +0100

    introspection: Add missing annotations to GDataYouTubeControl

 gdata/services/youtube/gdata-youtube-control.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdata/services/youtube/gdata-youtube-control.c b/gdata/services/youtube/gdata-youtube-control.c
index e7ccd8a..23cf760 100644
--- a/gdata/services/youtube/gdata-youtube-control.c
+++ b/gdata/services/youtube/gdata-youtube-control.c
@@ -182,7 +182,7 @@ gdata_youtube_control_set_is_draft (GDataYouTubeControl *self, gboolean is_draft
  * For more information, see the <ulink type="http"
  * url="http://code.google.com/apis/youtube/2.0/reference.html#youtube_data_api_tag_yt:state";>online documentation</ulink>.
  *
- * Return value: a #GDataYouTubeState showing the state of the video, or %NULL
+ * Return value: (transfer none): a #GDataYouTubeState showing the state of the video, or %NULL
  **/
 GDataYouTubeState *
 gdata_youtube_control_get_state (GDataYouTubeControl *self)



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