mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 13:30:19 +00:00
docs: standard names are CSS names, not X11 names
We updated Pango a while ago to use these more common names, but apparently forgot the docs.
This commit is contained in:
parent
d7d4cef66d
commit
c11a43418e
@ -165,7 +165,7 @@ parse_rgb_value (const char *str,
|
|||||||
*
|
*
|
||||||
* The string can be either one of:
|
* 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”,
|
* - A hexadecimal value in the form “\#rgb”, “\#rrggbb”,
|
||||||
* “\#rrrgggbbb” or ”\#rrrrggggbbbb”
|
* “\#rrrgggbbb” or ”\#rrrrggggbbbb”
|
||||||
* - A hexadecimal value in the form “\#rgba”, “\#rrggbbaa”,
|
* - A hexadecimal value in the form “\#rgba”, “\#rrggbbaa”,
|
||||||
|
Loading…
Reference in New Issue
Block a user