forked from AuroraMiddleware/gtk
Merge branch 'rgba-for-master' into 'master'
docs: standard names are CSS names, not X11 names See merge request GNOME/gtk!4100
This commit is contained in:
commit
cadeca27de
@ -165,7 +165,7 @@ parse_rgb_value (const char *str,
|
||||
*
|
||||
* The string can be either one of:
|
||||
*
|
||||
* - A standard name (Taken from the X11 rgb.txt file).
|
||||
* - A standard name (Taken from the Css specification).
|
||||
* - A hexadecimal value in the form “\#rgb”, “\#rrggbb”,
|
||||
* “\#rrrgggbbb” or ”\#rrrrggggbbbb”
|
||||
* - A hexadecimal value in the form “\#rgba”, “\#rrggbbaa”,
|
||||
|
Loading…
Reference in New Issue
Block a user