[pango] Bug 729840 - Missing annotation for get_color



commit 17fc3aad5a0084ac8c31b09807bf8e03a01569b5
Author: Behdad Esfahbod <behdad behdad org>
Date:   Thu May 8 17:00:30 2014 -0400

    Bug 729840 - Missing annotation for get_color

 pango/pango-renderer.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pango/pango-renderer.c b/pango/pango-renderer.c
index 19d333d..882f497 100644
--- a/pango/pango-renderer.c
+++ b/pango/pango-renderer.c
@@ -1181,8 +1181,8 @@ pango_renderer_set_color (PangoRenderer    *renderer,
  *
  * Gets the current rendering color for the specified part.
  *
- * Return value: the color for the specified part, or %NULL
- *  if it hasn't been set and should be inherited from the
+ * Return value: (transfer non): the color for the specified part, or
+ *  %NULL if it hasn't been set and should be inherited from the
  *  environment.
  *
  * Since: 1.8


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