ges: Misc documentation fixes
authorThibault Saunier <thibault.saunier@collabora.com>
Sun, 31 Mar 2013 10:34:58 +0000 (12:34 +0200)
committerThibault Saunier <thibault.saunier@collabora.com>
Sun, 23 Jun 2013 22:28:53 +0000 (18:28 -0400)
ges/ges-clip.c
ges/ges-custom-source-clip.c

index 0aa655a..e60c6db 100644 (file)
@@ -774,8 +774,8 @@ ges_clip_move_to_layer (GESClip * clip, GESLayer * layer)
  * Note: If many objects match, then the one with the highest priority will be
  * returned.
  *
- * Returns: (transfer full): The #GESTrackElement used by @track, else %NULL.
- * Unref after usage.
+ * Returns: (transfer full): The #GESTrackElement used by @track, else %NULL,
+ * Unref after usage
  */
 
 GESTrackElement *
index 7505a13..04ee972 100644 (file)
@@ -249,7 +249,7 @@ ges_custom_source_clip_new (GESFillTrackElementUserFunc func,
  * Helper constructor to instanciate a new #GESAsset from which you can
  * extract #GESCustomSourceClip-s
  *
- * Returns: The new #GESAsset.
+ * Returns: The new #GESAsset
  */
 GESAsset *
 ges_asset_custom_source_clip_new (GESFillTrackElementUserFunc func,