[libgdata] [introspection] Add missing annotations to GDataYouTubeControl



commit fbb19f672b68aef452bc64b22561e9b2119d3fe4
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 cbe1e4a..243c4bc 100644
--- a/gdata/services/youtube/gdata-youtube-control.c
+++ b/gdata/services/youtube/gdata-youtube-control.c
@@ -173,7 +173,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]