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:34:57 +0200
commit66366a7475e5855a9c599f45137b1f4e3cee7176 (patch)
treefb1dcb0359c276420605201314b6f52858490f69
parent6472bc0b2b4ed1cd18c1c81a1a2ade4d49330b65 (diff)
downloadclutter-gtk-1.2.tar.gz
remove gtk_clutter_texture_new() annotationclutter-gtk-1.2
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