Add missing (out) annotation to gdk_rgba_parse

https://bugzilla.gnome.org/show_bug.cgi?id=754990
This commit is contained in:
Phil Clayton 2015-09-13 11:58:37 +01:00 committed by Matthias Clasen
parent b208edacc2
commit 695860958a

View File

@ -134,7 +134,7 @@ parse_rgb_value (const gchar *str,
/**
* gdk_rgba_parse:
* @rgba: the #GdkRGBA to fill in
* @rgba: (out): the #GdkRGBA to fill in
* @spec: the string specifying the color
*
* Parses a textual representation of a color, filling in