[gnome-shell/gbsneto/more-clutter-content: 3/3] texture-cache: Fix documentation error
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/gbsneto/more-clutter-content: 3/3] texture-cache: Fix documentation error
- Date: Tue, 29 Jan 2019 14:29:12 +0000 (UTC)
commit d4086e7eaba91be12a1e7a9747608e5330d32d0d
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Tue Jan 29 12:26:15 2019 -0200
texture-cache: Fix documentation error
It now returns a ClutterActor, not a ClutterTexture.
src/st/st-texture-cache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/st/st-texture-cache.c b/src/st/st-texture-cache.c
index ad177b35e..d9c0a9673 100644
--- a/src/st/st-texture-cache.c
+++ b/src/st/st-texture-cache.c
@@ -720,7 +720,7 @@ st_texture_cache_free_bind (gpointer data)
* @object: A #GObject with a property @property_name of type #GdkPixbuf
* @property_name: Name of a property
*
- * Create a #ClutterTexture which tracks the #cairo_surface_t value of a GObject property
+ * Create a #ClutterActor which tracks the #cairo_surface_t value of a GObject property
* named by @property_name. Unlike other methods in StTextureCache, the underlying
* #CoglTexture is not shared by default with other invocations to this method.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]