pango r2727 - in trunk: . pango



Author: chpe
Date: Wed Oct  8 20:49:25 2008
New Revision: 2727
URL: http://svn.gnome.org/viewvc/pango?rev=2727&view=rev

Log:
Bug 539623 â document that pango_color_parse accepts NULL

Modified:
   trunk/ChangeLog
   trunk/pango/pango-color.c

Modified: trunk/pango/pango-color.c
==============================================================================
--- trunk/pango/pango-color.c	(original)
+++ trunk/pango/pango-color.c	Wed Oct  8 20:49:25 2008
@@ -198,7 +198,7 @@
 
 /**
  * pango_color_parse:
- * @color: a #PangoColor structure in which to store the result
+ * @color: a #PangoColor structure in which to store the result, or %NULL
  * @spec: a string specifying the new color
  *
  * Fill in the fields of a color from a string specification. The



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