[clutter-gtk/clutter-gtk-1.2] remove gtk_clutter_texture_new() annotation



commit 66366a7475e5855a9c599f45137b1f4e3cee7176
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Oct 23 13:36:44 2012 +0200

    remove gtk_clutter_texture_new() annotation
    
    Constructor should not have any annotation.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=686697

 clutter-gtk/gtk-clutter-texture.c |    2 +-
 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



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