summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-10-23 13:36:44 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-10-24 11:12:07 +0200
commit91b8cd27d86ec1d9b6c02a93f36d9c6c1e0cc43e (patch)
treeb3ea7f36843e8a93086b0778b86ee671ce53a69a
parentd0f87a85c4ec5c4a698bf03ec1be8c83464b72d6 (diff)
downloadclutter-gtk-91b8cd27d86ec1d9b6c02a93f36d9c6c1e0cc43e.tar.gz
remove gtk_clutter_texture_new() annotation
Constructor should not have any annotation. https://bugzilla.gnome.org/show_bug.cgi?id=686697
-rw-r--r--clutter-gtk/gtk-clutter-texture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clutter-gtk/gtk-clutter-texture.c b/clutter-gtk/gtk-clutter-texture.c
index 259610d..9d46e20 100644
--- a/clutter-gtk/gtk-clutter-texture.c
+++ b/clutter-gtk/gtk-clutter-texture.c
@@ -57,7 +57,7 @@ gtk_clutter_texture_error_quark (void)
*
* Creates a new #GtkClutterTexture actor.
*
- * Return value: (transfer full): the newly created #GtkClutterTexture
+ * Return value: the newly created #GtkClutterTexture
* instance
*
* Since: 1.0