docs: Escape bare '#' in GdkRGBA string definitions

GTK-Doc does not like bare '#', so let's turn them into #.
This commit is contained in:
Emmanuele Bassi 2012-05-20 13:45:05 +01:00
parent f8d1b2ee41
commit 11aac235bc

View File

@ -148,7 +148,8 @@ parse_rgb_value (const gchar *str,
* A standard name (Taken from the X11 rgb.txt file).
* </listitem>
* <listitem>
* A hex value in the form '#rgb' '#rrggbb' '#rrrgggbbb' or '#rrrrggggbbbb'
* A hex value in the form '&num;rgb' '&num;rrggbb' '&num;rrrgggbbb'
* or '&num;rrrrggggbbbb'
* </listitem>
* <listitem>
* A RGB color in the form 'rgb(r,g,b)' (In this case the color will